Package com.itextpdf.text.api
Interface WriterOperation
- All Known Implementing Classes:
WritableDirectElement
public interface WriterOperation
-
Method Summary
-
Method Details
-
write
Receive a writer and the document to do certain operations on them.- Parameters:
writer
- the PdfWriterdoc
- the document- Throws:
DocumentException
-