javascript for converting uploaded images into pdf
I have a large pdf form with many pages, each containing a single image field for the User to upload an image of a document. These images I expect will be taken with their cell phone camera, and saved as jpeg files. When the User goes to upload these, I notice scans in jpeg format are automatically coverted to pdf, but those taken as pictures and in jpeg format are not converted. Is there a workaround script to insure the image is uploaded into the pdf format? Goal is to reduce overall filesize without the User having to use any of the Adobe tools. Possible? Thanks in advance!
