Class ImageToPDF

java.lang.Object
org.apache.pdfbox.examples.pdmodel.ImageToPDF

public final class ImageToPDF extends Object
Creates a PDF document from an image. The example is taken from the pdf file format specification.
  • Constructor Details

    • ImageToPDF

      private ImageToPDF()
  • Method Details