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 documentDocumentException
Copyright © 2019. All rights reserved.