PaulRyan Posted January 18, 2011 Share Posted January 18, 2011 I have come across a little feature I need to create to be able to upload .doc files and convert them to .pdf using PHP. I was wondering if anyone had any idea how I would go about achieving this, I am not asking for the code, I'm just asking on how it could be accomplished...I've searched Google and other PHP related forums but none have the answer to which I am looking for. Any ideas or suggestions are greatly appreciated. Regards, PaulRyan. Quote Link to comment https://forums.phpfreaks.com/topic/224857-convert-doc-to-pdf-using-php/ Share on other sites More sharing options...
BlueSkyIS Posted January 18, 2011 Share Posted January 18, 2011 You might have some luck using PHP DOM on a Windows server. I don't know of any way to achieve this on a non-Windows server, but maybe someone else knows. (I only program non-Windows.) Quote Link to comment https://forums.phpfreaks.com/topic/224857-convert-doc-to-pdf-using-php/#findComment-1161433 Share on other sites More sharing options...
PaulRyan Posted January 18, 2011 Author Share Posted January 18, 2011 Thnaks for the reply BlueSkyIs, unfortunately I'm running a Linux server I'm still looking myself, but still no avail :-\ Regards, PaulRyan. Quote Link to comment https://forums.phpfreaks.com/topic/224857-convert-doc-to-pdf-using-php/#findComment-1161435 Share on other sites More sharing options...
mikosiko Posted January 18, 2011 Share Posted January 18, 2011 maybe this can be of interest for you http://www.phplivedocx.org/articles/using-livedocx-without-the-zend-framework/ Quote Link to comment https://forums.phpfreaks.com/topic/224857-convert-doc-to-pdf-using-php/#findComment-1161442 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.