Class PDFLinearization.LinearPDFDictionary

    • Field Detail

      • lastsize

        private int lastsize
    • Constructor Detail

      • LinearPDFDictionary

        public LinearPDFDictionary​(PDFDocument doc)
    • Method Detail

      • output

        public int output​(java.io.OutputStream stream)
                   throws java.io.IOException
        Description copied from class: PDFDictionary
        Write the PDF represention of this object
        Overrides:
        output in class PDFDictionary
        Parameters:
        stream - the stream to write the PDF to
        Returns:
        the number of bytes written
        Throws:
        java.io.IOException - if there is an error writing to the stream