public interface IPdfAWriterConfiguration
PdfAWriter and null otherwise| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.itextpdf.text.pdf.PdfAWriter writer)
Configure the given
PdfAWriter |
void |
configureOutputIntents(com.itextpdf.text.pdf.PdfAWriter writer)
Configure the iText
PdfAWriter color profile. |
com.itextpdf.text.pdf.PdfAConformanceLevel |
getConformanceLevel()
Returns the iText
PdfAConformanceLevel of this configuration |
void configure(com.itextpdf.text.pdf.PdfAWriter writer)
PdfAWriterwriter - iText PdfAWriter to configure.com.itextpdf.text.pdf.PdfAConformanceLevel getConformanceLevel()
PdfAConformanceLevel of this configurationvoid configureOutputIntents(com.itextpdf.text.pdf.PdfAWriter writer)
PdfAWriter color profile. PdfAWriter opened.writer - iText PdfAWriter to configure.Copyright © 2022. All Rights Reserved.