Fpdi
Table of Contents
Interfaces
- ReaderInterface
- ReaderInterface for cross-reference readers.
- FilterInterface
- Interface for filters
Classes
- FpdfTpl
- Class FpdfTpl
- Fpdi
- Class Fpdi
- FpdiException
- Base exception class for the FPDI package.
- GraphicsState
- A simple graphic state class which holds the current transformation matrix.
- Matrix
- A simple 2D-Matrix class
- Vector
- A simple 2D-Vector class
- AbstractReader
- Abstract class for cross-reference reader classes.
- CrossReference
- Class CrossReference
- CrossReferenceException
- Exception used by the CrossReference and Reader classes.
- FixedReader
- Class FixedReader
- LineReader
- Class LineReader
- Ascii85
- Class for handling ASCII base-85 encoded data
- Ascii85Exception
- Exception for Ascii85 filter class
- AsciiHex
- Class for handling ASCII hexadecimal encoded data
- FilterException
- Exception for filters
- Flate
- Class for handling zlib/deflate encoded data
- FlateException
- Exception for flate filter class
- Lzw
- Class for handling LZW encoded data
- LzwException
- Exception for LZW filter class
- PdfParser
- A PDF parser class
- PdfParserException
- Exception for the pdf parser class
- StreamReader
- A stream reader class
- Tokenizer
- A tokenizer class.
- PdfArray
- Class representing a PDF array object
- PdfBoolean
- Class representing a boolean PDF object
- PdfDictionary
- Class representing a PDF dictionary object
- PdfHexString
- Class representing a hexadecimal encoded PDF string object
- PdfIndirectObject
- Class representing an indirect object
- PdfIndirectObjectReference
- Class representing an indirect object reference
- PdfName
- Class representing a PDF name object
- PdfNull
- Class representing a PDF null object
- PdfNumeric
- Class representing a numeric PDF object
- PdfStream
- Class representing a PDF stream object
- PdfString
- Class representing a PDF string object
- PdfToken
- Class representing PDF token object
- PdfType
- A class defining a PDF data type
- PdfTypeException
- Exception class for pdf type classes
- Rectangle
- Class representing a rectangle
- Page
- Class representing a page of a PDF document
- PageBoundaries
- An abstract class for page boundary constants and some helper methods
- PdfReader
- A PDF reader class
- PdfReaderException
- Exception for the pdf reader class
- Fpdi
- Class Fpdi
- TcpdfFpdi
- Class TcpdfFpdi
- FpdfTpl
- Class FpdfTpl
- Fpdi
- Class Fpdi
Traits
- FpdfTplTrait
- Trait FpdfTplTrait
- FpdfTrait
- This trait is used for the implementation of FPDI in FPDF and tFPDF.
- FpdiTrait
- The FpdiTrait