Classes, interfaces, and traits

Zend_Pdf_Canvas_Interface

Canvas is an abstract rectangle drawing area which can be dropped into page object at specified place.

« More »

Zend_Pdf_ElementFactory_Interface

PDF element factory interface.

« More »

Zend_Pdf_Filter_Interface

PDF stream filter

« More »

Zend_Pdf

General entity which describes PDF document.

« More »

Zend_Pdf_Canvas

Canvas is an abstract rectangle drawing area which can be dropped into page object at specified place.

« More »

Zend_Pdf_Canvas_Abstract

Canvas is an abstract rectangle drawing area which can be dropped into page object at specified place.

« More »

Zend_Pdf_Color

PDF provides a powerfull facilities for specifying the colors of graphics objects.

« More »

Zend_Pdf_Color_Cmyk

CMYK color implementation

« More »

Zend_Pdf_Color_GrayScale

GrayScale color implementation

« More »

Zend_Pdf_Color_Html

HTML color implementation

« More »

Zend_Pdf_Color_Rgb

RGB color implementation

« More »

Zend_Pdf_Element

PDF file element implementation

« More »

Zend_Pdf_ElementFactory

PDF element factory.

« More »

Zend_Pdf_ElementFactory_Proxy

PDF element factory interface.

« More »

Zend_Pdf_Element_Array

PDF file 'array' element implementation

« More »

Zend_Pdf_Element_Boolean

PDF file 'boolean' element implementation

« More »

Zend_Pdf_Element_Dictionary

PDF file 'dictionary' element implementation

« More »

Zend_Pdf_Element_Name

PDF file 'name' element implementation

« More »

Zend_Pdf_Element_Null

PDF file 'null' element implementation

« More »

Zend_Pdf_Element_Numeric

PDF file 'numeric' element implementation

« More »

Zend_Pdf_Element_Object

PDF file 'indirect object' element implementation

« More »

Zend_Pdf_Element_Object_Stream

PDF file 'stream object' element implementation

« More »

Zend_Pdf_Element_Reference

PDF file 'reference' element implementation

« More »

Zend_Pdf_Element_Reference_Context

PDF reference object context Reference context is defined by PDF parser and PDF Refernce table

« More »

Zend_Pdf_Element_Reference_Table

PDF file reference table

« More »

Zend_Pdf_Element_Stream

PDF file 'stream' element implementation

« More »

Zend_Pdf_Element_String

PDF file 'string' element implementation

« More »

Zend_Pdf_Element_String_Binary

PDF file 'binary string' element implementation

« More »

Zend_Pdf_Filter_Ascii85

ASCII85 stream filter

« More »

Zend_Pdf_Filter_AsciiHex

AsciiHex stream filter

« More »

Zend_Pdf_Filter_Compression

ASCII85 stream filter

« More »

Zend_Pdf_Filter_Compression_Flate

Flate stream filter

« More »

Zend_Pdf_Filter_Compression_Lzw

LZW stream filter

« More »

Zend_Pdf_Filter_RunLength

RunLength stream filter

« More »

Zend_Pdf_NameTree

PDF name tree representation class

« More »

Zend_Pdf_Page

PDF Page

« More »

Zend_Pdf_Parser

PDF file parser

« More »

Zend_Pdf_RecursivelyIteratableObjectsContainer

Iteratable objects container

« More »

Zend_Pdf_Resource

PDF file Resource abstraction

« More »

Zend_Pdf_Resource_ContentStream

Content stream (drawing instructions container)

« More »

Zend_Pdf_Resource_Extractor

Resource extractor class is used to detach resources from original PDF document.

« More »

Zend_Pdf_Resource_GraphicsState

Graphics State.

« More »

Zend_Pdf_Resource_Image

Image abstraction.

« More »

Zend_Pdf_Resource_ImageFactory

Zend_Pdf_ImageFactory

« More »

Zend_Pdf_Resource_Image_Jpeg

JPEG image

« More »

Zend_Pdf_Resource_Image_Png

PNG image

« More »

Zend_Pdf_Resource_Image_Tiff

TIFF image

« More »

Zend_Pdf_Resource_Unified

Unified resource.

« More »

Zend_Pdf_StringParser

PDF string parser

« More »

Zend_Pdf_Style

Style object.

« More »

Zend_Pdf_Trailer

PDF file trailer

« More »

Zend_Pdf_Trailer_Generator

PDF file trailer generator (used for just created PDF)

« More »

Zend_Pdf_Trailer_Keeper

PDF file trailer.

« More »

Zend_Pdf_UpdateInfoContainer

Container which collects updated object info.

« More »

Classes, interfaces, and traits

Zend_Pdf_Action

Abstract PDF action representation class

« More »

Zend_Pdf_Action_GoTo

PDF 'Go to' action

« More »

Zend_Pdf_Action_GoTo3DView

PDF 'Set the current view of a 3D annotation' action PDF 1.6+ feature

« More »

Zend_Pdf_Action_GoToE

PDF 'Go to a destination in an embedded file' action

« More »

Zend_Pdf_Action_GoToR

PDF 'Go to a destination in another document' action

« More »

Zend_Pdf_Action_Hide

PDF 'Set an annotation’s Hidden flag' action PDF 1.2+ feature

« More »

Zend_Pdf_Action_ImportData

PDF 'Import field values from a file' action PDF 1.2+ feature

« More »

Zend_Pdf_Action_JavaScript

PDF 'Execute a JavaScript script' action PDF 1.3+ feature

« More »

Zend_Pdf_Action_Launch

PDF 'Launch an application, usually to open a file' action

« More »

Zend_Pdf_Action_Movie

PDF 'Play a movie' action PDF 1.2+ feature

« More »

Zend_Pdf_Action_Named

PDF 'Execute an action predefined by the viewer application' action PDF 1.2+ feature

« More »

Zend_Pdf_Action_Rendition

PDF 'Controls the playing of multimedia content' action PDF 1.5+ feature

« More »

Zend_Pdf_Action_ResetForm

PDF 'Set fields to their default values' action PDF 1.2+ feature

« More »

Zend_Pdf_Action_SetOCGState

PDF 'Set the states of optional content groups' action PDF 1.5+ feature

« More »

Zend_Pdf_Action_Sound

PDF 'Play a sound' action representation class PDF 1.2+ feature

« More »

Zend_Pdf_Action_SubmitForm

PDF 'Send data to a uniform resource locator' action PDF 1.2+ feature

« More »

Zend_Pdf_Action_Thread

PDF 'Begin reading an article thread' action

« More »

Zend_Pdf_Action_Trans

PDF 'Updates the display of a document, using a transition dictionary' action PDF 1.5+ feature

« More »

Zend_Pdf_Action_URI

PDF 'Resolve a uniform resource identifier' action

« More »

Zend_Pdf_Action_Unknown

Unrecognized PDF action

« More »

Zend_Pdf_Target

PDF target (action or destination)

« More »

Classes, interfaces, and traits

Zend_Pdf_Annotation

Abstract PDF annotation representation class

« More »

Zend_Pdf_Annotation_FileAttachment

A file attachment annotation contains a reference to a file, which typically is embedded in the PDF file.

« More »

Zend_Pdf_Annotation_Markup

A markup annotation

« More »

Zend_Pdf_Annotation_Text

A text annotation represents a "sticky note" attached to a point in the PDF document.

« More »

Classes, interfaces, and traits

Zend_Pdf_Exception

Exception class for Zend_Pdf.

« More »

Classes, interfaces, and traits

Zend_Pdf_Destination

Abstract PDF destination representation class

« More »

Zend_Pdf_Destination_Explicit

Abstract PDF explicit destination representation class

« More »

Zend_Pdf_Destination_Fit

Zend_Pdf_Destination_Fit explicit detination

« More »

Zend_Pdf_Destination_FitBoundingBox

Zend_Pdf_Destination_FitBoundingBox explicit detination

« More »

Zend_Pdf_Destination_FitBoundingBoxHorizontally

Zend_Pdf_Destination_FitBoundingBoxHorizontally explicit detination

« More »

Zend_Pdf_Destination_FitBoundingBoxVertically

Zend_Pdf_Destination_FitBoundingBoxVertically explicit detination

« More »

Zend_Pdf_Destination_FitHorizontally

Zend_Pdf_Destination_FitHorizontally explicit detination

« More »

Zend_Pdf_Destination_FitRectangle

Zend_Pdf_Destination_FitRectangle explicit detination

« More »

Zend_Pdf_Destination_FitVertically

Zend_Pdf_Destination_FitVertically explicit detination

« More »

Zend_Pdf_Destination_Named

Destination array: [page /Fit]

« More »

Zend_Pdf_Destination_Unknown

Unrecognized explicit destination representation class

« More »

Zend_Pdf_Destination_Zoom

Zend_Pdf_Destination_Zoom explicit detination

« More »

Classes, interfaces, and traits

Zend_Pdf_FileParser

Abstract utility class for parsing binary files.

« More »

Zend_Pdf_FileParserDataSource

Abstract helper class for {@link Zend_Pdf_FileParser} that provides the data source for parsing.

« More »

Zend_Pdf_FileParserDataSource_File

Concrete subclass of {@link Zend_Pdf_FileParserDataSource} that provides an interface to filesystem objects.

« More »

Zend_Pdf_FileParserDataSource_String

Concrete subclass of {@link Zend_Pdf_FileParserDataSource} that provides an interface to binary strings.

« More »

Zend_Pdf_FileParser_Font

Abstract helper class for {@link Zend_Pdf_Font} that parses font files.

« More »

Zend_Pdf_FileParser_Font_OpenType

Abstract base class for OpenType font file parsers.

« More »

Zend_Pdf_FileParser_Font_OpenType_TrueType

Parses an OpenType font file containing TrueType outlines.

« More »

Zend_Pdf_FileParser_Image

FileParser for Zend_Pdf_Image subclasses.

« More »

Zend_Pdf_FileParser_Image_Png

Abstract base class for Image file parsers.

« More »

Classes, interfaces, and traits

Zend_Pdf_Cmap

Abstract helper class for {@link Zend_Pdf_Resource_Font} which manages font character maps.

« More »

Zend_Pdf_Cmap_ByteEncoding

Implements the "byte encoding" character map (type 0).

« More »

Zend_Pdf_Cmap_ByteEncoding_Static

Custom cmap type used for the Adobe Standard 14 PDF fonts.

« More »

Zend_Pdf_Cmap_SegmentToDelta

Implements the "segment mapping to delta values" character map (type 4).

« More »

Zend_Pdf_Cmap_TrimmedTable

Implements the "trimmed table mapping" character map (type 6).

« More »

Zend_Pdf_Font

Abstract factory class which vends {@link Zend_Pdf_Resource_Font} objects.

« More »

Zend_Pdf_Resource_Font

Abstract class which manages PDF fonts.

« More »

Zend_Pdf_Resource_Font_CidFont

Adobe PDF CIDFont font object implementation

« More »

Zend_Pdf_Resource_Font_CidFont_TrueType

Type 2 CIDFonts implementation

« More »

Zend_Pdf_Resource_Font_Extracted

Extracted fonts implementation

« More »

Zend_Pdf_Resource_Font_FontDescriptor

FontDescriptor implementation

« More »

Zend_Pdf_Resource_Font_Simple

Adobe PDF Simple fonts implementation

« More »

Zend_Pdf_Resource_Font_Simple_Parsed

Parsed and (optionaly) embedded fonts implementation

« More »

Zend_Pdf_Resource_Font_Simple_Parsed_TrueType

TrueType fonts implementation

« More »

Zend_Pdf_Resource_Font_Simple_Standard

Abstract class definition for the standard 14 Type 1 PDF fonts.

« More »

Zend_Pdf_Resource_Font_Simple_Standard_Courier

Implementation for the standard PDF font Courier.

« More »

Zend_Pdf_Resource_Font_Simple_Standard_CourierBold

Implementation for the standard PDF font Courier-Bold.

« More »

Zend_Pdf_Resource_Font_Simple_Standard_CourierBoldOblique

Implementation for the standard PDF font Courier-BoldOblique.

« More »

Zend_Pdf_Resource_Font_Simple_Standard_CourierOblique

Implementation for the standard PDF font Courier-Oblique.

« More »

Zend_Pdf_Resource_Font_Simple_Standard_Helvetica

Implementation for the standard PDF font Helvetica.

« More »

Zend_Pdf_Resource_Font_Simple_Standard_HelveticaBold

Implementation for the standard PDF font Helvetica-Bold.

« More »

Zend_Pdf_Resource_Font_Simple_Standard_HelveticaBoldOblique

Implementation for the standard PDF font Helvetica-BoldOblique.

« More »

Zend_Pdf_Resource_Font_Simple_Standard_HelveticaOblique

Implementation for the standard PDF font Helvetica-Oblique.

« More »

Zend_Pdf_Resource_Font_Simple_Standard_Symbol

Implementation for the standard PDF font Symbol.

« More »

Zend_Pdf_Resource_Font_Simple_Standard_TimesBold

Implementation for the standard PDF font Times-Bold.

« More »

Zend_Pdf_Resource_Font_Simple_Standard_TimesBoldItalic

Implementation for the standard PDF font Times-BoldItalic.

« More »

Zend_Pdf_Resource_Font_Simple_Standard_TimesItalic

Implementation for the standard PDF font Times-Italic.

« More »

Zend_Pdf_Resource_Font_Simple_Standard_TimesRoman

Implementation for the standard PDF font Times-Roman.

« More »

Zend_Pdf_Resource_Font_Simple_Standard_ZapfDingbats

Implementation for the standard PDF font ZapfDingbats.

« More »

Zend_Pdf_Resource_Font_Type0

Adobe PDF composite fonts implementation

« More »

Classes, interfaces, and traits

Zend_Pdf_Image

Abstract factory class which vends {@link Zend_Pdf_Resource_Image} objects.

« More »

Classes, interfaces, and traits

Zend_Pdf_Outline

Abstract PDF outline representation class

« More »

Zend_Pdf_Outline_Created

PDF outline representation class

« More »

Zend_Pdf_Outline_Loaded

Traceable PDF outline representation class

« More »