Zend Framework
LICENSE
This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.
PDF file trailer
$_allowedKeys = 'array'
Zend_Pdf_Element_Dictionary $_dict = ''
Trailer dictionary.
__construct(
Zend_Pdf_Element_Dictionary $dict
)
:
Object constructor
__get(
string $property
)
:
mixed
Get handler
__set(
string $property, mixed $value
)
:
Set handler
_checkDictKey(
string $key
)
:
Check if key is correct
getLastFreeObject(
)
:
integer
Get header of free objects list Returns object number of last free object
getPDFLength(
)
:
string
Get length of source PDF
getPDFString(
)
:
string
Get PDF String
toString(
)
:
string
Return string trailer representation