Class Zend_Pdf_Trailer_Generator

Description

PDF file trailer generator (used for just created PDF)

  • license: New BSD License
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Zend/Pdf/Trailer/Generator.php (line 35)

Zend_Pdf_Trailer
   |
   --Zend_Pdf_Trailer_Generator
Method Summary
 Zend_Pdf_Trailer_Generator __construct (Zend_Pdf_Element_Dictionary $dict)
 integer getLastFreeObject ()
 string getPDFLength ()
 string getPDFString ()
Methods
Constructor __construct (line 42)

Object constructor

  • access: public
Zend_Pdf_Trailer_Generator __construct (Zend_Pdf_Element_Dictionary $dict)

Redefinition of:
Zend_Pdf_Trailer::__construct()
Object constructor
getLastFreeObject (line 73)

Get header of free objects list Returns object number of last free object

  • access: public
integer getLastFreeObject ()

Redefinition of:
Zend_Pdf_Trailer::getLastFreeObject()
Get header of free objects list Returns object number of last free object
getPDFLength (line 52)

Get length of source PDF

  • access: public
string getPDFLength ()

Redefinition of:
Zend_Pdf_Trailer::getPDFLength()
Get length of source PDF
getPDFString (line 62)

Get PDF String

  • access: public
string getPDFString ()

Redefinition of:
Zend_Pdf_Trailer::getPDFString()
Get PDF String

Inherited Methods

Inherited From Zend_Pdf_Trailer

 Zend_Pdf_Trailer::__construct()
 Zend_Pdf_Trailer::getLastFreeObject()
 Zend_Pdf_Trailer::getPDFLength()
 Zend_Pdf_Trailer::getPDFString()
 Zend_Pdf_Trailer::toString()
 Zend_Pdf_Trailer::__get()
 Zend_Pdf_Trailer::__set()

Documentation generated on Thu, 18 Jan 2007 09:54:45 -0800 by phpDocumentor 1.3.1