Package | Description |
---|---|
com.qoppa.pdfPrint |
jPDFPrint main classes, used to print PDF documents.
|
Modifier and Type | Method and Description |
---|---|
IWatermark |
PDFPrint.getWatermark()
Returns the watermark for the PDFPrint document.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFPrint.setWatermark(IWatermark watermark)
Sets the watermark on the PDFPrint document.
|