|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (Zend_Pdf_Element_Dictionary $dict) | |
| getPDFLength () | |
| getPDFString () | |
| getLastFreeObject () | |
Public Member Functions inherited from Zend_Pdf_Trailer | |
| __construct (Zend_Pdf_Element_Dictionary $dict) | |
| __get ($property) | |
| __set ($property, $value) | |
| toString () | |
| getPDFLength () | |
| getPDFString () | |
| getLastFreeObject () | |
Definition at line 33 of file Generator.php.
| __construct | ( | Zend_Pdf_Element_Dictionary | $dict | ) |
Object constructor
| Zend_Pdf_Element_Dictionary | $dict |
Definition at line 40 of file Generator.php.
| getLastFreeObject | ( | ) |
Get header of free objects list Returns object number of last free object
Definition at line 73 of file Generator.php.
| getPDFLength | ( | ) |
| getPDFString | ( | ) |