philippe2 Posted December 8, 2006 Share Posted December 8, 2006 Hi I have a form where users can upload their cv in word or pdf. I am trying to improve the script so that the word docs are converted on the fly into pdf during the upload procedure. The idea is that all uploaded files are stored on the server in pdf .I am on a shared server so I cannot install programmes, I would need either a script or a library that would convert word to pdf.Can anyone help?Thanks Link to comment https://forums.phpfreaks.com/topic/29919-convert-word-files-to-pdf-on-upload/ Share on other sites More sharing options...
mithu_sree Posted December 8, 2006 Share Posted December 8, 2006 not possible!! Link to comment https://forums.phpfreaks.com/topic/29919-convert-word-files-to-pdf-on-upload/#findComment-137460 Share on other sites More sharing options...
Orio Posted December 8, 2006 Share Posted December 8, 2006 [quote author=mithu_sree link=topic=117842.msg481083#msg481083 date=1165581559]not possible!![/quote]Dont say if you dont know...I think this thread will help you, use the search function to find more.http://www.phpfreaks.com/forums/index.php/topic,117577.0.htmlOrio. Link to comment https://forums.phpfreaks.com/topic/29919-convert-word-files-to-pdf-on-upload/#findComment-137463 Share on other sites More sharing options...
mithu_sree Posted December 8, 2006 Share Posted December 8, 2006 Thanks alotIs it possible to convert doc to pdf from the client side itself? Link to comment https://forums.phpfreaks.com/topic/29919-convert-word-files-to-pdf-on-upload/#findComment-137466 Share on other sites More sharing options...
mjlogan Posted December 8, 2006 Share Posted December 8, 2006 client side would mean the user would have to do it themselves... there are many ways to do that openoffice for starters. Link to comment https://forums.phpfreaks.com/topic/29919-convert-word-files-to-pdf-on-upload/#findComment-137483 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.