jeephp Posted February 28, 2006 Share Posted February 28, 2006 Hello Friends,I need to convert the DOC (WordFile) in to PDF through PHP code in my web. According to requirement whenever the user upload the .Doc file code should convert that .Doc file into .PDF file at runtime.I have tried by using PDFLib and FPDF functions but when the .Doc file contains the images,tables etc. either FPDF or PdfLib being falied to generate PDF file I am using Linux-PHP-MySQL Technolgoies for development.I am expecting suggestions and help from expert friends who can help me out to achive this.Thanks! Link to comment https://forums.phpfreaks.com/topic/3729-php-code-2-convert-doc-file-into-pdf-file/ Share on other sites More sharing options...
ttocskcaj Posted January 13, 2011 Share Posted January 13, 2011 Maybe you could try a python script like pyPdf or a javascript one like pdf.js Link to comment https://forums.phpfreaks.com/topic/3729-php-code-2-convert-doc-file-into-pdf-file/#findComment-1158819 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.