PHP - Generating Word Documents

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
nirmalar
Forum Newbie
Posts: 2
Joined: Thu Sep 23, 2010 9:17 am

PHP - Generating Word Documents

Post by nirmalar »

Hello All.,

I need help with the code for this :

I have generated PDf documents with writing lot of variables directly from DB using PEAR Classes.

I need to generate Word document with dynamic header/footer, content, directly from the DB and formatting in tables columns in some places. where the data comes from the tables, its not static again.

I am not able to get source code or unable to do it with COM lib.

Can someone help, I nearing the deadline of my project.

Thanks in advance.
Post Reply