Convert DOC to PDF

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
dimxasnewfrozen
Forum Commoner
Posts: 84
Joined: Fri Oct 30, 2009 1:21 pm

Convert DOC to PDF

Post by dimxasnewfrozen »

Is there a method to convert doc files to pdf? I found phplivedocx but requires the Zend Framework which I don't have or want. Just wondering.

Thanks!
User avatar
akuji36
Forum Contributor
Posts: 190
Joined: Tue Oct 14, 2008 9:53 am
Location: Hartford, Connecticut

Re: Convert DOC to PDF

Post by akuji36 »

If you want to convert a ms word document to pdf...

wouldn't Adobe Acrobat 9 do what you want??
Post Reply