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. 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.) 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. 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/ 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
Archived
This topic is now archived and is closed to further replies.