-
$_bitsPerSample
-
-
$_blackIsZero
-
-
$_colorCode
-
-
$_colorSpace
-
-
$_compression
-
-
$_endianType
-
-
$_factory
-
Reference to the factory.
-
$_fileSize
-
-
$_filter
-
-
$_genNum
-
Generation number
-
$_height
-
-
$_height
-
-
$_height
-
-
$_imageDataLength
-
-
$_imageDataOffset
-
-
$_imageProperties
-
-
$_imageProperties
-
-
$_imageProperties
-
-
$_items
-
Array element
-
$_items
-
Dictionary elements Array of Zend_Pdf_Element objects ('name' => Zend_Pdf_Element)
-
$_objectFactory
-
Each Pdf resource (fonts, images, ...) interacts with a PDF itself.
-
$_objNum
-
Object number within PDF file
-
$_resource
-
Main resource object
-
$_value
-
Object value
-
$_whiteIsZero
-
-
$_width
-
-
$_width
-
-
$_width
-
-
_applyDecodeParams
-
Convert stream data according to the filter params set after decoding.
-
_applyEncodeParams
-
Convert stream data according to the filter params set before encoding.
-
__call
-
Call handler
-
__call
-
Call handler
-
__call
-
Call handler
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Create style.
-
__construct
-
Object constructor.
-
__construct
-
Class constructor.
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor.
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor.
-
__construct
-
Object constructor
-
__construct
-
Object constructor:
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Creates or loads PDF document.
-
__construct
-
Object constructor
-
__get
-
Get handler
-
__get
-
Get handler
-
__get
-
Get handler
-
__get
-
Get handler
-
__get
-
Provides access to $this->_items
-
__get
-
Get handler
-
__set
-
Set handler
-
__set
-
Set handler
-
__set
-
Set handler
-
__set
-
Provides read-only access to $this->_items;
-
__set
-
Set handler
-
__set
-
Set handler
-
$_dataSource
-
Object representing the data source to be parsed.
-
$_filePath
-
Fully-qualified path to the file.
-
$_fileResource
-
File resource handle .
-
$_isParsed
-
Flag indicating that the file has been sucessfully parsed.
-
$_isScreened
-
Flag indicating that the file has passed a cursory validation check.
-
$_offset
-
Byte offset of the current read position within the data source.
-
$_scalerType
-
Stores the scaler type (font type) for the font file. See _readScalerType().
-
$_size
-
Total size in bytes of the data source.
-
$_string
-
The string to parse.
-
$_tableDirectory
-
Stores the byte offsets to the various information tables.
-
_debugLog
-
If debug logging is enabled, writes the log message.
-
_jumpToTable
-
Validates a given table's existence, then sets the file pointer to the start of that table.
-
_languageCodeForPlatform
-
Utility method that returns ISO 639 two-letter language codes from the TrueType platform and language ID. Returns NULL for languages that are not supported.
-
_parseCmapTable
-
Parses the OpenType cmap (Character to Glyph Mapping) table.
-
_parseHeadTable
-
Parses the OpenType head (Font Header) table.
-
_parseHheaTable
-
Parses the OpenType hhea (Horizontal Header) table.
-
_parseHmtxTable
-
Parses the OpenType hmtx (Horizontal Metrics) table.
-
_parseNameTable
-
Parses the OpenType name (Naming) table.
-
_parseOs2Table
-
Parses the OpenType OS/2 (OS/2 and Windows Metrics) table.
-
_parsePostTable
-
Parses the OpenType post (PostScript Information) table.
-
_parseTableDirectory
-
Parses the OpenType table directory.
-
_readScalerType
-
Reads the scaler type from the header of the OpenType font file and returns it as an unsigned long integer.
-
_readTableVersion
-
Reads the fixed 16.16 table version number and checks for compatibility.
-
__construct
-
Object constructor. Opens the data source for parsing.
-
__construct
-
Object constructor.
-
__construct
-
Object constructor.
-
__construct
-
Object constructor.
-
__construct
-
Object constructor.
-
__destruct
-
Object destructor.
-
__destruct
-
Object destructor.
-
__destruct
-
Object destructor.
-
__destruct
-
Object destructor. Closes the data source.
-
__get
-
Get handler
-
__set
-
Set handler
-
__toString
-
Returns a string containing the parsed string's length.
-
__toString
-
Returns the full filesystem path of the file.
-
__toString
-
Returns a description of the object for debugging purposes.
-
$_ascent
-
Typographical ascent. See getAscent().
-
$_descent
-
Typographical descent. See getDescent().
-
$_endCode
-
The ending character code covered by this table.
-
$_fontNames
-
Array containing descriptive names for the font. See fontName().
-
$_fontType
-
-
$_fromFontEncoding
-
Array for conversion from special font encoding to local encoding.
-
$_fromFontEncoding
-
Array for conversion from special font encoding to local encoding.
-
$_glyphIndexArray
-
Glyph index array. Stores glyph numbers, used with range offset.
-
$_glyphIndexArray
-
Glyph index array. Stores the actual glyph numbers.
-
$_glyphIndexArray
-
Glyph index array. Stores the actual glyph numbers. The array keys are the translated Unicode code points.
-
$_glyphMaxIndex
-
The highest integer index in the glyph widths array.
-
$_glyphWidths
-
Array containing the widths of each of the glyphs contained in the font.
-
$_isBold
-
Flag indicating whether or not this font is bold.
-
$_isItalic
-
Flag indicating whether or not this font is italic.
-
$_isMonospace
-
Flag indicating whether or not this font is monospaced.
-
$_lineGap
-
Typographical line gap. See getLineGap().
-
$_searchIterations
-
The number of binary search steps required to cover the entire search range.
-
$_searchRange
-
The size of the binary search range for segments.
-
$_searchRangeEndCode
-
The ending character code for the segment at the end of the low search range.
-
$_segmentCount
-
The number of segments in the table.
-
$_segmentTableEndCodes
-
Array of ending character codes for each segment.
-
$_segmentTableIdDeltas
-
Array of character code to glyph delta values for each segment.
-
$_segmentTableIdRangeOffsets
-
Array of offsets into the glyph index array for each segment.
-
$_segmentTableStartCodes
-
Array of starting character codes for each segment.
-
$_startCode
-
The starting character code covered by this table.
-
$_strikePosition
-
The position above the text baseline of the strikethrough (in glyph units).
-
$_strikeThickness
-
The thickness of the strikethrough (in glyph units).
-
$_toFontEncoding
-
Array for conversion from local encoding to special font encoding.
-
$_toFontEncoding
-
Array for conversion from local encoding to special font encoding.
-
$_underlinePosition
-
The position below the text baseline of the underline (in glyph units).
-
$_underlineThickness
-
The thickness of the underline (in glyph units).
-
$_unitsPerEm
-
Number of glyph units per em. See getUnitsPerEm().
-
_extractInt2
-
Extracts a signed 2-byte integer from a string.
-
_extractTrueTypeFont
-
Attempts to extract a TrueType font from the data source.
-
_extractUInt2
-
Extracts an unsigned 2-byte integer from a string.
-
_extractUInt4
-
Extracts an unsigned 4-byte integer from a string.
-
_isEmbeddingOptionSet
-
Returns true if the embedding option has been set for this font.
-
_toEmSpace
-
If the font's glyph space is not 1000 units per em, converts the value.
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor.
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__toString
-
Returns the full name of the font in the encoding method of the current locale. Transliterates any characters that cannot be naturally represented in that character set.
-
add
-
Add element to an array
-
addReference
-
Add reference to the reference table
-
append
-
Append value to a stream
-
attach
-
Attach factory to the current;
-
Array.php
-
-
ASCII85.php
-
-
ASCIIHEX.php
-
-
BAD_ATTRIBUTE_VALUE
-
The specified attribute value for the text object cannot be used.
-
BAD_DATA_SOURCE
-
The file parser data source object was invalid or improperly initialized.
-
BAD_FILE_PATH
-
The file path was unusable or invalid.
-
BAD_FIXED_POINT_SIZE
-
An invalid fixed-point number size was specified.
-
BAD_FONT_NAME
-
The font name did not match any previously instantiated font and is not one of the standard 14 PDF fonts.
-
BAD_MAGIC_NUMBER
-
The magic number in the font file is incorrect.
-
BAD_METHOD_SIGNATURE
-
The method that has multiple signatures could not understand the number and/or types of parameters.
-
BAD_PARAMETER_TYPE
-
A parameter was of the wrong data type.
-
BAD_PARAMETER_VALUE
-
A parameter contained an unusable value.
-
BAD_TABLE_COUNT
-
The number of tables contained in the font is outside the expected range.
-
CANT_DETERMINE_FONT_TYPE
-
The factory method could not determine the type of the font file.
-
CANT_FIND_GOOD_CMAP
-
Could not locate a usable character map for this font.
-
CANT_GET_FILE_POSITION
-
An error was encountered while attempting to obtain the current file position.
-
CANT_GET_FILE_SIZE
-
An error was encountered while attempting to obtain the file size.
-
CANT_OPEN_FILE
-
An error was encountered while attempting to open the file.
-
CANT_READ_STRING
-
The string cannot be read.
-
CANT_SET_FILE_POSITION
-
An error was encountered while attempting to set a new file position.
-
PARAMETER_VALUE_OUT_OF_RANGE
-
A parameter value was not within the expected range.
-
PARSED_OUT_OF_ORDER
-
This file type must be parsed in a specific order and a parsing method was called out-of-turn.
-
NAME_CID_NAME
-
PostScript CID findfont name.
-
NAME_COPYRIGHT
-
Full copyright notice for the font.
-
NAME_DESCRIPTION
-
Description of the font. May contain revision information, usage recommendations, features, etc.
-
NAME_DESIGNER
-
Name of the designer of the font.
-
NAME_DESIGNER_URL
-
URL of the font designer (NAME_DESIGNER).
-
NAME_FAMILY
-
Font family name. Used to group similar styles of fonts together.
-
NAME_FULL
-
Full font name. Usually a combination of the NAME_FAMILY and NAME_STYLE strings.
-
NAME_ID
-
Unique font identifier.
-
NAME_LICENSE
-
Plain language licensing terms for the font.
-
NAME_LICENSE_URL
-
URL of more detailed licensing information for the font.
-
NAME_MANUFACTURER
-
Name of the font manufacturer.
-
NAME_POSTSCRIPT
-
PostScript name for the font. This is the name used to identify fonts internally and within the PDF file.
-
NAME_PREFERRED_FAMILY
-
Preferred font family. Used by some fonts to work around a Microsoft Windows limitation where only four fonts styles can share the same NAME_FAMILY value.
-
NAME_PREFERRED_STYLE
-
Preferred font style. A more descriptive string than NAME_STYLE.
-
NAME_SAMPLE_TEXT
-
Suggested text to use as a representative sample of the font.
-
NAME_STYLE
-
Font style within the font family. Examples: Regular, Italic, Bold, etc.
-
NAME_TRADEMARK
-
Font trademark notice. This is distinct from the NAME_COPYRIGHT.
-
NAME_VENDOR_URL
-
URL of the font vendor. Some fonts may contain a unique serial number embedded in this URL, which is used for licensing.
-
NAME_VERSION
-
Version number of the font.
-
getEnumerationShift
-
Retrive object enumeration shift.
-
getFactory
-
Check, that object is generated by specified factory
-
getFactory
-
Check, that object is generated by specified factory
-
getFillColor
-
Get fill color.
-
getFont
-
Get current font.
-
getFont
-
Get current font.
-
getFontSize
-
Get current font size
-
getFontSize
-
Get current font size
-
getGenNum
-
Get generation number
-
getGenNum
-
Get generation number
-
getHeight
-
Return the height of this page in points.
-
getId
-
Get factory ID
-
getJavaScript
-
Return the document-level JavaScript or null if there is no JavaScript for this document
-
getKeys
-
Return dictionary keys
-
getLastFreeObject
-
Get header of free objects list Returns object number of last free object
-
getLastFreeObject
-
Get header of free objects list Returns object number of last free object
-
getLastFreeObject
-
Get header of free objects list Returns object number of last free object
-
getLength
-
Get length of source string
-
getLineColor
-
Get line color.
-
getLineDashingPattern
-
Get line dashing pattern
-
getLineDashingPhase
-
Get line dashing phase
-
getLineWidth
-
Get line width.
-
getNamedActions
-
Return an associative array containing all the named actions in the PDF.
-
getNewGeneration
-
Get next generation number for free object
-
getNextFree
-
Get next object from a list of free objects.
-
getObject
-
Read inderect object from a PDF stream
-
getObjectCount
-
Get object counter
-
getObjectDump
-
Get string representation of the object
-
getObjNum
-
Get object number
-
getObjNum
-
Get object number
-
getOffset
-
Get object offset
-
getPageDictionary
-
Retrive PDF file reference to the page
-
getParentObject
-
Get top level parent indirect object.
-
getParser
-
Context parser
-
getPDFLength
-
Get length of source PDF
-
getPDFLength
-
Get length of source PDF
-
getPDFLength
-
Get length of source PDF
-
getPDFLength
-
Get length of source PDF
-
getPDFString
-
Get PDF String
-
getPDFString
-
Get PDF String
-
getPDFString
-
Get PDF String
-
getPDFString
-
Get PDF String
-
getPixelHeight
-
Image height
-
getPixelHeight
-
Image height (defined in Zend_Pdf_Image_Interface)
-
getPixelHeight
-
Image height
-
getPixelHeight
-
get the height in pixels of the image
-
getPixelWidth
-
Image width (defined in Zend_Pdf_Image_Interface)
-
getPixelWidth
-
Image width
-
getPixelWidth
-
Image width
-
getPixelWidth
-
get the width in pixels of the image
-
getPrev
-
Getter for $this->_prev
-
getProperties
-
Image properties
-
getProperties
-
gets an associative array of information about an image
-
getProperties
-
Image properties (defined in Zend_Pdf_Image_Interface)
-
getProperties
-
Image properties
-
getRefTable
-
Get reference table, which corresponds to the trailer.
-
getRefTable
-
Context reference table
-
getResource
-
Get resource.
-
getString
-
Get source string
-
getStyle
-
Return the style, applied to the page.
-
getTrailer
-
Get Trailer object
-
getTrailer
-
Get Trailer object
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getWidth
-
Return the width of this page in points.
-
GrayScale.php
-
-
Generator.php
-
-
getDataSource
-
Returns the data source object representing the file being parsed.
-
getOffset
-
Returns the byte offset of the current read position within the data source.
-
getSize
-
Returns the total size in bytes of the data source.
-
getAscent
-
Returns the typographic ascent in font glyph units.
-
getCoveredCharacters
-
Returns an array containing the Unicode characters that have entries in this character map.
-
getCoveredCharacters
-
Returns an array containing the Unicode characters that have entries in this character map.
-
getCoveredCharacters
-
Returns an array containing the Unicode characters that have entries in this character map.
-
getCoveredCharacters
-
Returns an array containing the Unicode characters that have entries in this character map.
-
getCoveredPercentage
-
Returns a number between 0 and 1 inclusive that indicates the percentage of characters in the string which are covered by glyphs in this font.
-
getDescent
-
Returns the typographic descent in font glyph units.
-
getFontName
-
Returns the specified descriptive name for the font.
-
getFontType
-
Returns the type of font.
-
getLineGap
-
Returns the typographic line gap in font glyph units.
-
getLineHeight
-
Returns the suggested line height (or leading) in font glyph units.
-
getStrikePosition
-
Returns the suggested position above the text baseline of the strikethrough in glyph units.
-
getStrikeThickness
-
Returns the suggested line thickness of the strikethrough in glyph units.
-
getUnderlinePosition
-
Returns the suggested position below the text baseline of the underline in glyph units.
-
getUnderlineThickness
-
Returns the suggested line thickness of the underline in glyph units.
-
getUnitsPerEm
-
Returns the number of glyph units per em.
-
glyphNumberForCharacter
-
Returns the glyph number corresponding to the Unicode character.
-
glyphNumberForCharacter
-
Returns the glyph number corresponding to the Unicode character.
-
glyphNumberForCharacter
-
Returns the glyph number corresponding to the Unicode character.
-
glyphNumberForCharacter
-
Returns the glyph number corresponding to the Unicode character.
-
glyphNumbersForCharacters
-
Returns an array of glyph numbers corresponding to the Unicode characters.
-
glyphNumbersForCharacters
-
Returns an array of glyph numbers corresponding to the Unicode characters.
-
glyphNumbersForCharacters
-
Returns an array of glyph numbers corresponding to the Unicode characters.
-
glyphNumbersForCharacters
-
Returns an array of glyph numbers corresponding to the Unicode characters.
-
FILL_METHOD_EVEN_ODD
-
Fill the path using the even-odd rule.
-
FILL_METHOD_NON_ZERO_WINDING
-
Fill the path using the non-zero winding rule.
-
instructions
-
Dump style to a string, which can be directly inserted into content stream
-
instructions
-
Instructions, which can be directly inserted into content stream to switch color.
-
instructions
-
Instructions, which can be directly inserted into content stream to switch color.
-
instructions
-
Instructions, which can be directly inserted into content stream to switch color.
-
instructions
-
Instructions, which can be directly inserted into content stream to switch color.
-
instructions
-
Instructions, which can be directly inserted into content stream to switch color.
-
isDelimiter
-
Character with code $chCode is a delimiter character
-
isFree
-
Check, that object is free
-
isModified
-
Check if PDF file was modified
-
isWhiteSpace
-
Character with code $chCode is white space
-
LINE_DASHING_SOLID
-
Solid line dash.
-
SIZE_A4
-
Size representing an A4 page in portrait (tall) orientation.
-
SIZE_A4_LANDSCAPE
-
Size representing an A4 page in landscape (wide) orientation.
-
SIZE_LETTER
-
Size representing a US Letter page in portrait (tall) orientation.
-
SIZE_LETTER_LANDSCAPE
-
Size representing a US Letter page in landscape (wide) orientation.
-
TIFF_COMPRESSION_CCITT1D
-
-
TIFF_COMPRESSION_FLATE
-
-
TIFF_COMPRESSION_FLATE_OBSOLETE_CODE
-
-
TIFF_COMPRESSION_GROUP_3_FAX
-
-
TIFF_COMPRESSION_GROUP_4_FAX
-
-
TIFF_COMPRESSION_JPEG
-
-
TIFF_COMPRESSION_LZW
-
-
TIFF_COMPRESSION_PACKBITS
-
-
TIFF_COMPRESSION_UNCOMPRESSED
-
-
TIFF_ENDIAN_BIG
-
-
TIFF_ENDIAN_LITTLE
-
-
TIFF_FIELD_TYPE_ASCII
-
-
TIFF_FIELD_TYPE_BYTE
-
-
TIFF_FIELD_TYPE_LONG
-
-
TIFF_FIELD_TYPE_RATIONAL
-
-
TIFF_FIELD_TYPE_SHORT
-
-
TIFF_PHOTOMETRIC_INTERPRETATION_BLACK_IS_ZERO
-
-
TIFF_PHOTOMETRIC_INTERPRETATION_CIELAB
-
-
TIFF_PHOTOMETRIC_INTERPRETATION_CMYK
-
-
TIFF_PHOTOMETRIC_INTERPRETATION_RGB
-
-
TIFF_PHOTOMETRIC_INTERPRETATION_RGB_INDEXED
-
-
TIFF_PHOTOMETRIC_INTERPRETATION_WHITE_IS_ZERO
-
-
TIFF_PHOTOMETRIC_INTERPRETATION_YCBCR
-
-
TIFF_TAG_BITS_PER_SAMPLE
-
-
TIFF_TAG_COMPRESSION
-
-
TIFF_TAG_IMAGE_LENGTH
-
-
TIFF_TAG_IMAGE_WIDTH
-
-
TIFF_TAG_PHOTOMETRIC_INTERPRETATION
-
-
TIFF_TAG_SAMPLES_PER_PIXEL
-
-
TIFF_TAG_STRIP_BYTE_COUNTS
-
-
TIFF_TAG_STRIP_OFFSETS
-
-
Image.php
-
-
ImageFactory.php
-
-
FILE_NOT_OPEN
-
The file resource has been closed unexpectedly.
-
isBitSet
-
Returns true if the specified bit is set in the integer bitfield.
-
isParsed
-
Returns true if the file has been successfully parsed.
-
isScreened
-
Returns true if the file has passed a cursory validation check.
-
MISSING_CHARACTER_GLYPH
-
Glyph representing missing characters.
-
WIDTH_CONDENSED
-
Condensed font width. Typically 75% of normal.
-
WIDTH_EXPANDED
-
Expanded font width. Typically 125% of normal.
-
WIDTH_EXTRA_CONDENSED
-
Extra-condensed font width. Typically 62.5% of normal.
-
WIDTH_EXTRA_EXPANDED
-
Extra-expanded font width. Typically 150% of normal.
-
WIDTH_NORMAL
-
Normal (Medium) font width.
-
WIDTH_SEMI_CONDENSED
-
Semi-condensed font width. Typically 87.5% of normal.
-
WIDTH_SEMI_EXPANDED
-
Semi-expanded font width. Typically 112.5% of normal.
-
WIDTH_ULTRA_CONDENSED
-
Ultra-condensed font width. Typically 50% of normal.
-
WIDTH_ULTRA_EXPANDED
-
Ultra-expanded font width. Typically 200% of normal.
-
markAsModified
-
Mark object as modified in context of current factory.
-
CMAP_FINAL_OFFSET_NOT_LENGTH
-
The final byte offset when reading the character map table data does not match the reported length of the table.
-
CMAP_NOT_LANGUAGE_INDEPENDENT
-
This character map table is language-dependent. Character maps must be language-independent.
-
CMAP_TABLE_DATA_TOO_SMALL
-
The character map table data is too small.
-
CMAP_TYPE_UNSUPPORTED
-
The character map type is currently unsupported.
-
CMAP_UNKNOWN_TYPE
-
The type of the character map is not understood.
-
CMAP_WRONG_ENTRY_COUNT
-
The character map subtable entry count does not match the expected value.
-
CMAP_WRONG_TABLE_LENGTH
-
The character map table data contains in incorrect length.
-
CMAP_WRONG_TABLE_TYPE
-
The character map table data is for a different type of table.
-
moveToOffset
-
Moves the current read position to the specified byte offset.
-
moveToOffset
-
Convenience wrapper for the data source object's moveToOffset() method.
-
moveToOffset
-
Seeks the file read position to the specified byte offset.
-
EMBED_DONT_COMPRESS
-
Embed, but do not compress the font in the PDF document.
-
EMBED_DONT_EMBED
-
Do not embed the font in the PDF document.
-
EMBED_DONT_SUBSET
-
Embed, but do not subset the font in the PDF document.
-
EMBED_SUPPRESS_EMBED_EXCEPTION
-
Suppress the exception normally thrown if the font cannot be embedded due to its copyright bits being set.
-
$offset
-
Current position in a data
-
offsetExists
-
-
offsetGet
-
-
offsetSet
-
-
offsetUnset
-
-
Object.php
-
-
DONT_UNDERSTAND_TABLE_VERSION
-
The parser does not understand this version of this table in the font.
-
FONT_CANT_BE_EMBEDDED
-
This font program has copyright bits set which prevent it from being embedded in the PDF file. You must specify the no-embed option to use this font.
-
MOVE_BEFORE_START_OF_FILE
-
An attempt was made to move the current file position before the start of the file.
-
MOVE_BEYOND_END_OF_FILE
-
An attempt was made to move the current file position beyond the end of the file.
-
NOT_IMPLEMENTED
-
The feature or option is planned but has not yet been implemented. It should be available in a future revision of the framework.
-
NOT_READABLE
-
The file is not readable by the current user.
-
NOT_WRITEABLE
-
The file is not writeable by the current user.
-
TOO_FEW_PARAMETERS
-
Not enough paramaters were supplied to the method.
-
OpenType.php
-
-
FONT_COURIER
-
Name of the standard PDF font Courier.
-
FONT_COURIER_BOLD
-
Name of the bold style of the standard PDF font Courier.
-
FONT_COURIER_BOLD_ITALIC
-
Convenience constant for a common misspelling of FONT_COURIER_BOLD_OBLIQUE.
-
FONT_COURIER_BOLD_OBLIQUE
-
Name of the bold and italic style of the standard PDF font Courier.
-
FONT_COURIER_ITALIC
-
Convenience constant for a common misspelling of FONT_COURIER_OBLIQUE.
-
FONT_COURIER_OBLIQUE
-
Name of the italic style of the standard PDF font Courier.
-
FONT_HELVETICA
-
Name of the standard PDF font Helvetica.
-
FONT_HELVETICA_BOLD
-
Name of the bold style of the standard PDF font Helvetica.
-
FONT_HELVETICA_BOLD_ITALIC
-
Convenience constant for a common misspelling of FONT_HELVETICA_BOLD_OBLIQUE.
-
FONT_HELVETICA_BOLD_OBLIQUE
-
Name of the bold and italic style of the standard PDF font Helvetica.
-
FONT_HELVETICA_ITALIC
-
Convenience constant for a common misspelling of FONT_HELVETICA_OBLIQUE.
-
FONT_HELVETICA_OBLIQUE
-
Name of the italic style of the standard PDF font Helvetica.
-
FONT_SYMBOL
-
Name of the standard PDF font Symbol.
-
FONT_TIMES
-
Convenience constant for a common misspelling of FONT_TIMES_ROMAN.
-
FONT_TIMES_BOLD
-
Name of the bold style of the standard PDF font Times.
-
FONT_TIMES_BOLD_ITALIC
-
Name of the bold and italic style of the standard PDF font Times.
-
FONT_TIMES_ITALIC
-
Name of the italic style of the standard PDF font Times.
-
FONT_TIMES_ROMAN
-
Name of the standard PDF font Times.
-
FONT_ZAPFDINGBATS
-
Name of the standard PDF font Zapf Dingbats.
-
OpenType.php
-
-
rawWrite
-
Write raw PDF commands to the page.
-
readComment
-
Read comment line
-
readElement
-
Read elemental object from a PDF stream
-
readLexeme
-
Returns next lexeme from a pdf stream
-
remove
-
Remove object in context of current factory.
-
render
-
Prepare page to be rendered into PDF.
-
render
-
Render the completed PDF to a string.
-
restoreGS
-
Restore the graphics state that was saved with the last call to saveGS().
-
revisions
-
Retrive number of revisions.
-
rewind
-
-
rollback
-
Rollback document $steps number of revisions.
-
rotate
-
Rotate the page.
-
RGB.php
-
-
Reference.php
-
-
Resource.php
-
-
ERROR_DURING_READ
-
An error was encountered while attempting to read data from the file.
-
ERROR_DURING_WRITE
-
An error was encountered while attempting to write data to the file.
-
WRONG_FONT_TYPE
-
The font file type is incorrect.
-
readAllBytes
-
Returns the entire string.
-
readAllBytes
-
Returns the entire contents of the data source as a string.
-
readAllBytes
-
Returns the entire contents of the file as a string.
-
readBytes
-
Returns the specified number of raw bytes from the string at the byte offset of the current read position.
-
readBytes
-
Returns the specified number of raw bytes from the file at the byte offset of the current read position.
-
readBytes
-
Returns the specified number of raw bytes from the data source at the byte offset of the current read position.
-
readBytes
-
Convenience wrapper for the data source object's readBytes() method.
-
readFixed
-
Reads the signed fixed-point number from the binary file at the current byte offset.
-
readInt
-
Reads the signed integer value from the binary file at the current byte offset.
-
readStringMacRoman
-
Reads the Mac Roman-encoded string from the binary file at the current offset location. Overridden to fix return character set at UTF-16BE.
-
readStringMacRoman
-
Reads the Mac Roman-encoded string from the binary file at the current byte offset.
-
readStringPascal
-
Reads the Pascal string from the binary file at the current offset location. Overridden to fix return character set at UTF-16BE.
-
readStringPascal
-
Reads the Pascal string from the binary file at the current byte offset.
-
readStringUTF16
-
Reads the Unicode UTF-16-encoded string from the binary file at the current offset location. Overridden to fix return character set at UTF-16BE.
-
readStringUTF16
-
Reads the Unicode UTF-16-encoded string from the binary file at the current byte offset.
-
readUInt
-
Reads the unsigned integer value from the binary file at the current byte offset.
-
Zend_Pdf
-
General entity which describes PDF document.
-
Zend_Pdf_Color
-
PDF provides a powerfull facilities for specifying the colors of graphics objects.
-
Zend_Pdf_Color_CMYK
-
CMYK color implementation
-
Zend_Pdf_Color_GrayScale
-
GrayScale color implementation
-
Zend_Pdf_Color_HTML
-
HTML color implementation
-
Zend_Pdf_Color_RGB
-
RGB color implementation
-
Zend_Pdf_Element
-
PDF file element implementation
-
Zend_Pdf_ElementFactory
-
PDF element factory.
-
Zend_Pdf_Element_Array
-
PDF file 'array' element implementation
-
Zend_Pdf_Element_Boolean
-
PDF file 'boolean' element implementation
-
Zend_Pdf_Element_Dictionary
-
PDF file 'dictionary' element implementation
-
Zend_Pdf_Element_Name
-
PDF file 'name' element implementation
-
Zend_Pdf_Element_Null
-
PDF file 'null' element implementation
-
Zend_Pdf_Element_Numeric
-
PDF file 'numeric' element implementation
-
Zend_Pdf_Element_Object
-
PDF file 'indirect object' element implementation
-
Zend_Pdf_Element_Object_Stream
-
PDF file 'stream object' element implementation
-
Zend_Pdf_Element_Reference
-
PDF file 'reference' element implementation
-
Zend_Pdf_Element_Reference_Context
-
PDF reference object context Reference context is defined by PDF parser and PDF Refernce table
-
Zend_Pdf_Element_Reference_Table
-
PDF file reference table
-
Zend_Pdf_Element_Stream
-
PDF file 'stream' element implementation
-
Zend_Pdf_Element_String
-
PDF file 'string' element implementation
-
Zend_Pdf_Element_String_Binary
-
PDF file 'binary string' element implementation
-
Zend_Pdf_Filter
-
PDF stream filter
-
Zend_Pdf_Filter_ASCII85
-
ASCII85 stream filter
-
Zend_Pdf_Filter_ASCIIHEX
-
ASCIIHEX stream filter
-
Zend_Pdf_Filter_Compression
-
ASCII85 stream filter
-
Zend_Pdf_Filter_Compression_Flate
-
Flate stream filter
-
Zend_Pdf_Filter_Compression_LZW
-
LZW stream filter
-
Zend_Pdf_Image
-
Image abstraction.
-
Zend_Pdf_ImageFactory
-
Zend_Pdf_ImageFactory
-
Zend_Pdf_Image_JPEG
-
JPEG image
-
Zend_Pdf_Image_PNG
-
PNG image
-
Zend_Pdf_Image_TIFF
-
TIFF image
-
Zend_Pdf_Page
-
PDF Page
-
Zend_Pdf_Parser
-
PDF file parser
-
Zend_Pdf_Parser_Stream
-
PDF object stream parser
-
Zend_Pdf_PHPArray
-
PHP Array (OO wrapper) Used to be returned by reference by __get() methods
-
Zend_Pdf_Resource
-
PDF file Resource abstraction
-
Zend_Pdf_StringParser
-
PDF string parser
-
Zend_Pdf_Style
-
Style object.
-
Zend_Pdf_Trailer
-
PDF file trailer
-
Zend_Pdf_Trailer_Generator
-
PDF file trailer generator (used for just created PDF)
-
Zend_Pdf_Trailer_Keeper
-
PDF file trailer.
-
Zend_Pdf_UpdateInfoContainer
-
Container which collects updated object info.
-
Zend_Pdf_Exception
-
Exception class for Zend_Pdf.
-
Zend_Pdf_FileParser
-
Abstract utility class for parsing binary files.
-
Zend_Pdf_FileParserDataSource
-
-
Zend_Pdf_FileParserDataSource_File
-
-
Zend_Pdf_FileParserDataSource_String
-
-
Zend_Pdf_FileParser_Font
-
-
Zend_Pdf_FileParser_Font_OpenType
-
Abstract base class for OpenType font file parsers.
-
Zend_Pdf_FileParser_Font_OpenType_TrueType
-
Parses an OpenType font file containing TrueType outlines.
-
ZapfDingbats.php
-
-
Zend_Pdf_Cmap
-
-
Zend_Pdf_Cmap_ByteEncoding
-
Implements the "byte encoding" character map (type 0).
-
Zend_Pdf_Cmap_ByteEncoding_Static
-
Custom cmap type used for the Adobe Standard 14 PDF fonts.
-
Zend_Pdf_Cmap_SegmentToDelta
-
Implements the "segment mapping to delta values" character map (type 4).
-
Zend_Pdf_Cmap_TrimmedTable
-
Implements the "trimmed table mapping" character map (type 6).
-
Zend_Pdf_Font
-
-
Zend_Pdf_Resource_Font
-
Abstract class which manages PDF fonts.
-
Zend_Pdf_Resource_Font_OpenType
-
OpenType fonts implementation
-
Zend_Pdf_Resource_Font_OpenType_TrueType
-
TrueType fonts implementation
-
Zend_Pdf_Resource_Font_Standard
-
Abstract class definition for the standard 14 Type 1 PDF fonts.
-
Zend_Pdf_Resource_Font_Standard_Courier
-
Implementation for the standard PDF font Courier.
-
Zend_Pdf_Resource_Font_Standard_CourierBold
-
Implementation for the standard PDF font Courier-Bold.
-
Zend_Pdf_Resource_Font_Standard_CourierBoldOblique
-
Implementation for the standard PDF font Courier-BoldOblique.
-
Zend_Pdf_Resource_Font_Standard_CourierOblique
-
Implementation for the standard PDF font Courier-Oblique.
-
Zend_Pdf_Resource_Font_Standard_Helvetica
-
Implementation for the standard PDF font Helvetica.
-
Zend_Pdf_Resource_Font_Standard_HelveticaBold
-
Implementation for the standard PDF font Helvetica-Bold.
-
Zend_Pdf_Resource_Font_Standard_HelveticaBoldOblique
-
Implementation for the standard PDF font Helvetica-BoldOblique.
-
Zend_Pdf_Resource_Font_Standard_HelveticaOblique
-
Implementation for the standard PDF font Helvetica-Oblique.
-
Zend_Pdf_Resource_Font_Standard_Symbol
-
Implementation for the standard PDF font Symbol.
-
Zend_Pdf_Resource_Font_Standard_TimesBold
-
Implementation for the standard PDF font Times-Bold.
-
Zend_Pdf_Resource_Font_Standard_TimesBoldItalic
-
Implementation for the standard PDF font Times-BoldItalic.
-
Zend_Pdf_Resource_Font_Standard_TimesItalic
-
Implementation for the standard PDF font Times-Italic.
-
Zend_Pdf_Resource_Font_Standard_TimesRoman
-
Implementation for the standard PDF font Times-Roman.
-
Zend_Pdf_Resource_Font_Standard_ZapfDingbats
-
Implementation for the standard PDF font ZapfDingbats.