shiningworld_4u Posted June 24, 2010 Share Posted June 24, 2010 Hi! I am working on portal, which allow users to upload there documents. the portal theme is this, that user may upload any type of file .doc, .docx, .xls, .xlsx, .ppt, pdf etc. but when user upload any file, our system will check that is uploaded file is pdf, it its pdf then simply upload the file, and if the file is not pdf, then system will convert the file in pdf format and then upload it. Any suggestion regarding this issue, Am currently have no idea how to do that, i can uplaod any type of file but how to convert it.??? Thank in advance. Link to comment https://forums.phpfreaks.com/topic/205713-uploading-and-coverting-files-into-pdf-format/ Share on other sites More sharing options...
inversesoft123 Posted June 24, 2010 Share Posted June 24, 2010 First you have to convert other types to HTML and then HTML to PDF. http://www.rustyparts.com/pdf.php Link to comment https://forums.phpfreaks.com/topic/205713-uploading-and-coverting-files-into-pdf-format/#findComment-1076430 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.