Package | Description |
---|---|
com.pd4ml | |
com.pd4ml.pdf | |
org.zefer.pd4ml |
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) |
Modifier and Type | Class and Description |
---|---|
class |
PD4Document |
Revision 4.0.15 / 20220727-0149