Zend Framework
1.12
|
Public Member Functions | |
__construct (Zend_Pdf_Element_Dictionary $dict) | |
Object constructor. | |
getPDFLength () | |
Get length of source PDF. | |
getPDFString () | |
Get PDF String. | |
getLastFreeObject () | |
Get header of free objects list Returns object number of last free object. | |
![]() | |
__construct (Zend_Pdf_Element_Dictionary $dict) | |
Object constructor. | |
__get ($property) | |
Get handler. | |
__set ($property, $value) | |
Set handler. | |
toString () | |
Return string trailer representation. | |
getPDFLength () | |
Get length of source PDF. | |
getPDFString () | |
Get PDF String. | |
getLastFreeObject () | |
Get header of free objects list Returns object number of last free object. | |
__construct | ( | Zend_Pdf_Element_Dictionary | $dict | ) |
Object constructor.
Zend_Pdf_Element_Dictionary | $dict |
getLastFreeObject | ( | ) |
Get header of free objects list Returns object number of last free object.
getPDFLength | ( | ) |
Get length of source PDF.
getPDFString | ( | ) |
Get PDF String.