DynamicPDF by ceTe Software

com.cete.dynamicpdf.merger
Class AppendedPage

java.lang.Object
  extended by com.cete.dynamicpdf.Page
      extended by 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
addInvisibleSignature, getApplyDocumentTemplate, getApplySectionTemplate, getDimensions, getElements, getReaderEvents, 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.

Returns:
the collection of page elements to be drawn as a background on the page.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software