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 »