| Package | Description | 
|---|---|
| com.itextpdf.kernel.pdf | |
| com.itextpdf.pdfa | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PdfDocument. addOutputIntent(PdfOutputIntent outputIntent)
             Adds  PdfOutputIntentthat shall specify the colour characteristics of output devices on which the document might be rendered. | 
| PdfPage | PdfPage. addOutputIntent(PdfOutputIntent outputIntent)
             Adds  PdfOutputIntentthat shall specify the colour characteristics of output devices on which the page might be rendered. | 
| Constructor and Description | 
|---|
| PdfADocument(PdfWriter writer, PdfAConformanceLevel conformanceLevel, PdfOutputIntent outputIntent)
             Constructs a new PdfADocument for writing purposes, i.e. 
            | 
| PdfADocument(PdfWriter writer, PdfAConformanceLevel conformanceLevel, PdfOutputIntent outputIntent, DocumentProperties properties)
             Constructs a new PdfADocument for writing purposes, i.e. 
            | 
Copyright © 1998–2019 iText Group NV. All rights reserved.