public class Watermark
extends java.lang.Object
Constructor and Description |
---|
Watermark(org.apache.pdfbox.pdmodel.PDDocument document)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
void |
mark(org.apache.pdfbox.pdmodel.PDDocument document)
Marks the document
|