Class PdfFormXObject


public class PdfFormXObject extends PdfStream
PdfFormObject is a type of XObject containing a template-object.
  • Field Details

    • ZERO

      public static final PdfNumber ZERO
      This is a PdfNumber representing 0.
    • ONE

      public static final PdfNumber ONE
      This is a PdfNumber representing 1.
    • MATRIX

      public static final PdfLiteral MATRIX
      This is the 1 - matrix.
  • Constructor Details

    • PdfFormXObject

      PdfFormXObject(PdfTemplate template)
      Constructs a PdfFormXObject-object.
      Parameters:
      template - the template