public class PdfAPageFactory extends Object implements IPdfPageFactory
| Constructor and Description |
|---|
PdfAPageFactory(PdfAChecker checker)
Instantiates a new
PdfAPageFactory instance based on PdfAChecker. |
| Modifier and Type | Method and Description |
|---|---|
PdfPage |
createPdfPage(PdfDictionary pdfObject)
.
|
PdfPage |
createPdfPage(PdfDocument pdfDocument,
PageSize pageSize)
.
|
public PdfAPageFactory(PdfAChecker checker)
PdfAPageFactory instance based on PdfAChecker.checker - the PDF/A checkerpublic PdfPage createPdfPage(PdfDictionary pdfObject)
createPdfPage in interface IPdfPageFactorypublic PdfPage createPdfPage(PdfDocument pdfDocument, PageSize pageSize)
createPdfPage in interface IPdfPageFactoryCopyright © 1998–2025 Apryse Group NV. All rights reserved.