Class PDDocumentWriter

java.lang.Object
org.sejda.sambox.output.PDDocumentWriter
All Implemented Interfaces:
Closeable, AutoCloseable

public class PDDocumentWriter extends Object implements Closeable
Writer for a PDDocument. This component provides methods to write a PDDocument to a CountingWritableByteChannel.
Author:
Andrea Vacondio