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 PdfWriter
doc
- the document
DocumentException
Copyright © 2016. All rights reserved.