Class PagesInput
-
- All Implemented Interfaces:
public final class PagesInput extends PdfRendererInput
Allows to set PDF rendering input as a list of pages
-
-
Constructor Summary
Constructors Constructor Description PagesInput(List<Page> pages, PdfConfig pdfConfig, File outputFile)
-
Method Summary
Modifier and Type Method Description IntegergetSize()final List<Page>getPages()PdfConfiggetPdfConfig()FilegetOutputFile()
-