how can i convert a document file to pdf file. Suppose i upload a document file and it will convert in pdf file on the fly using php. Any one help?
| SitePoint Sponsor |
how can i convert a document file to pdf file. Suppose i upload a document file and it will convert in pdf file on the fly using php. Any one help?



You want the easy solution ?
Consider : http://www.coolutils.com/TotalDocConverter
Computers and Fire ...
In the hands of the inexperienced or uneducated,
the results can be disastrous.
While the professional can tame, master even conquer.
can i get from the php code in the specified site




Yes
Can across this not long ago. We solved this with a bash script run via cron.
We used wv
However it was buggy if you do not know all the fonts etc that will be in the file. We were converting the word documents to PDF then using imagemagick to convert the pdf into a jpg thumbnail also.
http://wvware.sourceforge.net/
Thanks, Noddy! I'll give it a look-see.
Don
Bookmarks