Class ImageToPDF
- java.lang.Object
-
- org.apache.pdfbox.examples.pdmodel.ImageToPDF
-
public final class ImageToPDF extends java.lang.ObjectCreates a PDF document from an image. The example is taken from the pdf file format specification.
-
-
Constructor Summary
Constructors Modifier Constructor Description privateImageToPDF()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-