Doc to pdf converstion in php
Moderator: General Moderators
Doc to pdf converstion in php
Hi Guys, i need to convert the word document to pdf on the fly.If any one know how to do please share
Re: Doc to pdf converstion in php
Take a look at this: http://www.fpdf.org/
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Re: Doc to pdf converstion in php
Zend Framework has a component that can handle this for you -- Zend_Service_LiveDocx
See tutorial -- http://www.phplivedocx.org/2009/02/06/c ... df-in-php/
See manual -- http://framework.zend.com/manual/1.11/e ... edocx.html
See tutorial -- http://www.phplivedocx.org/2009/02/06/c ... df-in-php/
See manual -- http://framework.zend.com/manual/1.11/e ... edocx.html
Re: Doc to pdf converstion in php
Hi john,
Thanks for your reply,i already gone thro that,i am using cloud sites server so as per my knowledge i think its hard to do and also i tried phplive docs without zend by using soap,the problem in livesdocs is document conversion is not done in our side, i want to do in our server itself.So can you please share the any other way to do? because i need to finish this part soon

Thanks for your reply,i already gone thro that,i am using cloud sites server so as per my knowledge i think its hard to do and also i tried phplive docs without zend by using soap,the problem in livesdocs is document conversion is not done in our side, i want to do in our server itself.So can you please share the any other way to do? because i need to finish this part soon