public interface WriterOperation
| Modifier and Type | Method and Description |
|---|---|
void |
write(PdfWriter writer,
Document doc)
Receive a writer and the document to do certain operations on them.
|
void write(PdfWriter writer, Document doc) throws DocumentException
writer - the PdfWriterdoc - the documentDocumentExceptionCopyright © 2022. All rights reserved.