WritableDirectElement
public interface WriterOperation
Modifier and Type | Method | 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 © 2018. All rights reserved.