java.lang.Object
net.atthegate.server.service.pdf.A4

public class A4 extends Object
Used to specify PDF page with size A4. For more information about the page size classes - A3, A4, A5, B5, Executive, Letter, Legal and Tabloid - see the Page class.
  • Field Details

    • PORTRAIT

      public static final float[] PORTRAIT
    • LANDSCAPE

      public static final float[] LANDSCAPE
  • Constructor Details

    • A4

      public A4()