LinearizedPDFWriter
Overview
LinearizedPDFWriter is a class in Aspose.PDF FOSS for Java.
Writes a linearized PDF file conforming to ISO 32000-1:2008 Annex F.
This class provides 1 method for working with LinearizedPDFWriter objects in Java programs.
Available methods include: write.
All public members are accessible to any Java application after installing the Aspose.PDF FOSS for Java package.
Methods
| Signature | Description |
|---|---|
write(output: OutputStream, parser: PDFParser, trailer: PdfDictionary) | Writes a linearized PDF to the output stream. |