Mako 7.4.0 API
Loading...
Searching...
No Matches
Form XObjects

The children of this node type comprise the contents of a PDF/PS style form. This includes the /Matrix and /BBox (bounds) entries that are normally present in form dictionaries. Here, bounds (if non-empty) is used in preference to calculating the bounds of any children. This node should not be present in the DOM tree as a general node. It must only be used as the contents of an IDOMFormInstance. More...

Classes

class  IDOMForm
 Interface to DOM node representing PDF-style Form XObjects. More...
 
class  IDOMFormInstance
 IDOMFormInstance interface. This describes an instance of an IDOMForm in a DOM tree. More...
 

Detailed Description

The children of this node type comprise the contents of a PDF/PS style form. This includes the /Matrix and /BBox (bounds) entries that are normally present in form dictionaries. Here, bounds (if non-empty) is used in preference to calculating the bounds of any children. This node should not be present in the DOM tree as a general node. It must only be used as the contents of an IDOMFormInstance.