win2pdfd.exe image2pdf "sourceimage" "destpdf"
Convert an image file in the format TIFF, JPG, PNG, GIF, or BMP specified by "sourceimage" to a PDF file named "destpdf".
Any file names that contain spaces must be enclosed with quotation marks. The "sourceimage" can be a local file path, or an web address (URL) to an existing image file.
This feature requires a licensed version of Win2PDF. Contact us for a time limited evaluation license.
Returns 0 on success, and a Windows system error code on failure.