Actually i am stuck with an unusual problem. It goes like this, suppose i have a website and user can register over there. When user uploads a file with the following extensions like .doc, .docx and other document files. When they will click upload, the file will be uploaded and it will be automatically converted to .pdf extensions. On first thought, i decided that i will only allow user to upload the .pdf files, but some common complains that arrived are like "It will be much easier If files are automatically converted to pdf when uploaded.". So is there any way to convert files to .pdf extensions AUTOMATICALLY when user uploads a document file.
help with php file conversion
1
Actually i am stuck with an unusual problem. It goes like this, suppose i have a website and user can register over there.
When user uploads a file with the following extensions like .doc, .docx and other document files. When they will click upload, the file will be uploaded and it will be automatically converted to .pdf extensions. On first thought, i decided that i will only allow user to upload the .pdf files, but some common complains that arrived are like "It will be much easier If files are automatically converted to pdf when uploaded.". So is there any way to convert files to .pdf extensions AUTOMATICALLY when user uploads a document file.
When user uploads a file with the following extensions like .doc, .docx and other document files. When they will click upload, the file will be uploaded and it will be automatically converted to .pdf extensions. On first thought, i decided that i will only allow user to upload the .pdf files, but some common complains that arrived are like "It will be much easier If files are automatically converted to pdf when uploaded.". So is there any way to convert files to .pdf extensions AUTOMATICALLY when user uploads a document file.
- Brandon Tanner
Next Topics on Trending Feed
-
1