How to convert DOC to PDF using php?

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
pjcvijay
Forum Commoner
Posts: 25
Joined: Tue Sep 09, 2008 6:12 am

How to convert DOC to PDF using php?

Post by pjcvijay »

Dear friends,

Does anyone know "How to convert DOC to PDF using php".
I need your help and valuable advice.

Thanks in advance,
dlaurent86
Forum Newbie
Posts: 5
Joined: Sun Aug 22, 2010 5:54 pm

Re: How to convert DOC to PDF using php?

Post by dlaurent86 »

check out this webpage it uses Zend Framework. it will get the job done.
http://www.phplivedocx.org/2009/02/06/c ... df-in-php/
Post Reply