-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.15
-
Fix Version/s: 2.0.16, 3.0.0 PDFBox
-
Component/s: Utilities
-
Labels:None
That will be fine to have this method to export image (png, jpg, etc) in PDF file.
This will take a list of image files and merge them, saving the result in a new document.
Usage: java -jar pdfbox-app-2.y.z.jar ImageToPDF <Source image files (1 ..n)> <Target PDF file>
- causes
-
PDFBOX-4608 ImageToPDF fails with single image
-
- Resolved
-