Package | Description |
---|---|
com.pd4ml | |
com.pd4ml.pdf |
Modifier and Type | Class and Description |
---|---|
class |
PdfDocument |
Modifier and Type | Method and Description |
---|---|
void |
PdfDocumentBase.append(PdfDocumentBase toMerge) |
void |
PdfDocumentBase.overlay(PdfDocumentBase anotherDoc,
int opacity) |
void |
PdfDocumentBase.overlay(PdfDocumentBase anotherDoc,
String srcScope,
String destScope,
int opacity) |
void |
PdfDocumentBase.underlay(PdfDocumentBase anotherDoc,
int opacity) |
void |
PdfDocumentBase.underlay(PdfDocumentBase anotherDoc,
String srcScope,
String destScope,
int opacity) |
Revision 4.0.9fx1 / 20200910-0454