DynamicPDF by ceTe Software

com.cete.dynamicpdf.merger
Class AppendedPage

java.lang.Object
  |
  +--com.cete.dynamicpdf.Page
        |
        +--com.cete.dynamicpdf.merger.AppendedPage

public class AppendedPage
extends Page

Represents an appended page.

Licensing:
This class is a DynamicPDF Merger Standard Edition feature. One of the following licenses is required for non-evaluation usage:


Method Summary
 Group getBackgroundElements()
          Gets a collection of page elements to be drawn as a background on the page.
 
Methods inherited from class com.cete.dynamicpdf.Page
draw, getApplyDocumentTemplate, getApplySectionTemplate, getDimensions, getElements, getRotate, setApplyDocumentTemplate, setApplySectionTemplate, setDimensions, setRotate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBackgroundElements

public Group getBackgroundElements()
Gets a collection of page elements to be drawn as a background on the page. Page elements placed in this collection will appear below the imported PDF data. Use the Page.getElements() method to place page elements on top of the imported PDF data.


DynamicPDF by ceTe Software

API Reference for DynamicPDFTM v4.0.1 for Java generated on October 06, 2006
© Copyright 2006, ceTe Software