This is a program for converting image files into PDF files or XPS file. The program supports converting multiple image files to single or multiple PDF / XPS files. The program also supports image scaling and positioning.
This program supports the following input formats: BMP, GIF, PNG, TIF, WMF, EMF, XPS, in addition to JPG, JP2, J2K. Also, This program now supports command line execution, where the syntax is:
ImageToPDForXPS.exe "pdfFileName" "imgFileName1" "imgFileName2"
(Note that every parameter should be a full path+filename, and be enclosed in quotes)
-----
Changelog:
- Added support for EXIF orientation tags in JPG files.
-----
Requirements:
.NET Framework 3.5
Windows Vista, 7, 8, 8.1, 10 (x86/x64)
-----
Note:
Unfortunately, the addition of XPS support to this program (using Microsoft's tools) may result in false-positives when scanning the program with some antivirus programs. While I am working on a solution, I am also providing the program without XPS support for anyone concerned about this issue.
-----
Home
http://www.compulsivecode.com/project_imagetopdf.aspx
Download (Freeware)
http://www.compulsivecode.com/Images/ImageToPDForXPS.zip
Download (without XPS support)