|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cete.dynamicpdf.Page com.cete.dynamicpdf.merger.AppendedPage
public class AppendedPage
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 |
---|
public Group getBackgroundElements()
Page.getElements()
method to place page elements on top of the imported PDF data.
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |