Package com.gitlab.pdftk_java.com.lowagie.text.pdf
package com.gitlab.pdftk_java.com.lowagie.text.pdf
-
ClassDescriptionQuery and change fields in existing documents either by method calls or by FDF merging.The field representations for retrieval and modification.Shape arabic characters.Signals that a bad PDF format has been used to construct a
PdfObject
.Common field variables.Base class for the several font types supportedGenerates the PDF stream with the Type1 and Truetype fonts returning a PdfStream.Does all the line bidirectional processing with PdfChunk assembly.Reference implementation of the Unicode 3.0 Bidi algorithm.Acts like aStringBuffer
but works withbyte
arrays.A dictionary number on the list.an unknown offset in a dictionary for the list.An index-offset item for the list.List items for the linked list that builds the new CID font.An offset-marker item for the list.A range item.A SID or Card16 item.Card24 item.Card32 item.A Card8 item.This Class subsets a CFF Type Font.Creates a CJK font compatible with the fonts in the Adobe Asian font Pack.Each spotcolor in the document will have an instance of this classFormats text in a columnwise form.Default class to map awt fonts to BaseFont.A representation of BaseFont parameters.Enumerates all the fonts inside a True Type Collection.Classes implementing this interface can create custom encodings or replace existing ones.Reads an FDF form and makes the fields availableWrites an FDF form.Each font in the document will have an instance of this class where the characters used will be represented.A FontMapper implementation handles mappings between AWT Fonts and PDF fonts.Selects the appropriate fonts that contain the glyphs needed to render text correctly.Called byChunk
to hyphenate a word.A hash map that uses primitive ints for the key rather than objects.Innerclass that acts as a datastructure to create a new entry in the table.Shape arabic characters.Represents a pattern.Each PDF document can contain maximum 1 AcroForm.APdfAction
defines an action that can be triggered from a PDF file.APdfAnnotation
is a note that is associated with a page.Implements the appearance stream to be used with form fields..PdfArray
is the PDF Array object.PdfBoolean
is the boolean object represented by the keywords true or false.APdfBorderArray
defines the border of aPdfAnnotation
.APdfBorderDictionary
define the appearance of a Border (Annotations).APdfChunk
is the PDF translation of aChunk
.APdfColor
defines a Color (it's aPdfArray
containing 3 values).PdfContentByte
is an object containing the user positioned text and graphic contents of a page.This class keeps the graphic state of the current pagePdfContents
is aPdfStream
containing the contents (text + graphics) of aPdfPage
.Make copies of PDF documents.This class holds information about indirect references, since they are renumbered by iText.A key to allow us to hash indirect referencesAPdfDashPattern
defines a dash pattern as described in the PDF Reference Manual version 1.3 p 325 (section 8.4.3).PdfDate
is the PDF date object.APdfColor
defines a Color (it's aPdfArray
containing 3 values).Beginning with BaseVersion 1.7, the extensions dictionary lets developers designate that a given document contains extensions to PDF.PdfDictionary
is the Pdf dictionary object.PdfDocument
is the class that is used byPdfWriter
to translate aDocument
into a PDF with different pages.PdfCatalog
is the PDF Catalog-object.PdfInfo
is the PDF InfoDictionary.Supports fast encodings for winansi and PDFDocEncoding.Signals that an unspecified problem while constructing a PDF document.Specifies a file or an URL.PdfFont
is the Pdf Font object.Implements form fields.PdfFormObject
is a type of XObject containing a template-object.Implements PDF functions.The graphic state dictionary.Represents an imported page.PdfIndirectObject
is the Pdf indirect object.PdfIndirectReference
contains a reference to aPdfIndirectObject
.An optional content group is a dictionary representing a collection of graphics that can be made visible or invisible dynamically by users of viewer applications.Content typically belongs to a single optional content group, and is visible when the group is ON and invisible when it is OFF.PdfLine
defines an array withPdfChunk
-objects that fit into 1 line.List a PDF file in human-readable form (for debugging reasons mostly)a LiteralPdfName
is an object that can be used as a name in a PDF-file.Creates a name tree.PdfNull
is the Null object represented by the keyword null.PdfNumber
provides two types of numbers, integer and real.Creates a number tree.PdfObject
is the abstract superclass of all PDF objects.The interface common to all layer types.This class represents the /OCProperties entry in the document catalog and holds the optional content properties dictionary, which contains a list of all the optional content groups in the document, as well as information about the default and alternate configurations for optional content.PdfOutline
is an object that represents a PDF outline entry.PdfPage
is the PDF Page-object.ThePdfPageElement
interface has to be implemented byPdfPage
andPdfPages
.Allows a class to catch several document events.Helps the use ofPdfPageEvent
by implementing all the interface methods.Page labels are used to identify each page visually on the screen or in print.PdfPages
is the PDF Pages-object.APdfPattern
defines a ColorSpaceImplements the pattern.This class does all the processing related to signing and verifying a PKCS#7 signature.a class that holds an X509 nameclass for breaking up an X500 Name into it's component tokens, ala java.util.StringTokenizer.Implements the PostScript XObject.Reads a PDF document.Instance of PdfReader in each output document.PdfRectangle
is the PDF Rectangle object.A Rendition dictionary (pdf spec 1.5)PdfResources
is the PDF Resources-object.Implements the shading dictionary (or stream).Implements the shading pattern dictionary.A signature dictionary representation for the standard filters.Creates a standard filter of the type self signed.Creates a standard filter of the type Windows Certificate.Creates a standard filter of the type VeriSign.Implements the signature dictionary.This class takes care of the cryptographic options and appearances that form a signature.An interface to retrieve the signature dictionary for modification.APdfSpotColor
defines a ColorSpaceApplies extra content to the pages of a PDF document.PdfStream
is the Pdf stream object.APdfString
-class is the PDF-equivalent of a JAVA-String
-object.This is a node in a document logical structure.The structure tree root corresponds to the highest hierarchy level in a tagged PDF.Implements the form XObject.PdfTextArray
defines an array with displacements andPdfString
-objects.The transparency group dictionary.ADocWriter
class for PDF.This class generates the structure of a PDF document.PdfCrossReference
is an entry in the PDF Cross-Reference table.PdfTrailer
is the PDF Trailer object.Converts a PFM file into an AFM file.This class captures an AcroForm on input.This class holds the information for a single fieldAn implementation of a RandomAccessFile for input only that accepts a file or a byte array as data source.This class expands a string into a list of numbers.Implements a shading pattern as aColor
.Bookmark processing in a simple way.The handler for the events fired bySimpleXMLParser
.The handler for the events fired bySimpleXMLParser
.A simple XML and HTML parser.Supports text, combo and list fields generating the correct appearances.A class for performing LZW decoding.Reads a Truetype fontThe components of table 'head'.The components of table 'hhea'.The components of table 'OS/2'.Subsets a True Type font by removing the unneeded glyphs from the font.Represents a True Type font with Unicode encoding.Reads a Type1 fontWrites text vertically.Reads a XFDF.