Package net.atthegate.server.service.pdf


package net.atthegate.server.service.pdf
  • Class
    Description
    Used to specify PDF page with size A3.
    Used to specify PDF page with size A4.
    Used to specify PDF page with size A5.
    Used to specify the text alignment in paragraphs.
    Used to specify PDF page with size B5.
    Provides BIDI processing for Arabic and Hebrew.
    Please see Example_51 and Example_52
    Used to control the visibility of cell borders.
    Used to create rectangular boxes on a page.
     
    Used to specify the cap style of a line.
    Used to create table cell objects.
    Creates a CheckBox, which can be set checked or unchecked.
    Used to specify the check mark in CheckBox.
    Used to specify the character encoding - code page - for a font.
    Used to specify the pen and brush colors.
    Used to set PDF/A compliance.
    Used to create composite text line objects.
    Used to select one of the 14 core fonts.
    Used to create PDF destination objects.
    Encapsulates the width and height of a component.
    Interface that is required for components that can be drawn on a PDF page as part of Optional Content Group.
    Used to specify the text effects.
    Used to specify if TrueType or OpenType font should be embedded in the PDF document.
    Used to embed file objects.
    Used to specify the error correction level for QR Codes.
    Used to specify PDF page with size Executive.
    Please see Example_45
    Used to attach file objects.
    Used to create font objects.
    Please see Example_45
     
    Used to create image objects and draw them on a page.
    Used to specify the image type of an image.
    Used to specify the join style when joining two lines.
    Used to specify PDF page with size Legal.
    Used to specify PDF page with size Letter.
    Used to create line objects.
     
     
    Used to specify the check mark in CheckBox.
    Used to specify the 'stroke', 'close' and 'fill' operations.
    Container for drawable objects that can be drawn on a page as part of Optional Content Group.
    Used to create PDF page objects.
    Used to specify the PDF page layout.
    Used to specify the PDF page mode.
    Used to create paragraph objects.
    Used to create path objects.
    Used to create PDF objects that represent PDF documents.
    Used to create Java or .NET objects that represent the objects in PDF document.
    Please see Example_45
    Used to embed PNG images in the PDF document.
    Used to create point objects with different shapes and draw them on a page.
    Used to create 2D QR Code barcodes.
    Creates a RadioButton, which can be set selected or unselected.
    Used to specify the segment of Ellipse or Circle to draw.
    Please see Example_45
    Used to specify PDF structure element objects.
    Used to create table objects and draw them on a page.
    Used to specify PDF page with size Tabloid.
    Please see Example_45
    Class for creating blocks of text.
    A box containing line-wrapped text.
    Please see Example_47
    Used to create text line objects.
    Please see Example_51 and Example_52