Zend Framework  1.12
Public Member Functions | Protected Attributes | List of all members
Zend_Pdf_Resource_Extractor Class Reference

Public Member Functions

 __construct ()
 Object constructor.
 
 clonePage (Zend_Pdf_Page $page)
 Clone page, extract it and dependent objects from the current document, so it can be used within other docs.
 

Protected Attributes

 $_factory
 
 $_processed
 

Constructor & Destructor Documentation

__construct ( )

Object constructor.

Member Function Documentation

clonePage ( Zend_Pdf_Page  $page)

Clone page, extract it and dependent objects from the current document, so it can be used within other docs.

return Zend_Pdf_Page

Member Data Documentation

$_factory
protected
$_processed
protected