Please enable JavaScript to view this site.

Navigation: Developer Information > Command Line Interface

Command Line Image To PDF

Scroll Prev Top Next More

win2pdfd.exe image2pdf "sourceimage" "destpdf"

win2pdfd.exe image2pdfa "sourceimage" "destpdf"

win2pdfd.exe image2pdf "sourceimage" "destpdf" width height

win2pdfd.exe image2pdfa "sourceimage" "destpdf" width height

 

 

Convert an image file in the format TIFF, JPG, PNG, GIF, or BMP specified by "sourceimage" to a PDF file named "destpdf".

 

The "image2pdfa" variation is identical to "image2pdf", but the resulting PDF is saved using the PDF/A format.

 

The optional width and height parameters specify the width and height of the resulting PDF in points (1/72 inch).

 

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.