Uses of Interface
com.openhtmltopdf.pdfboxout.PageSupplier
Packages that use PageSupplier
-
Uses of PageSupplier in com.openhtmltopdf.pdfboxout
Classes in com.openhtmltopdf.pdfboxout that implement PageSupplierFields in com.openhtmltopdf.pdfboxout declared as PageSupplierModifier and TypeFieldDescriptionprivate PageSupplier
PdfBoxRenderer._pageSupplier
PdfRendererBuilderState._pageSupplier
Methods in com.openhtmltopdf.pdfboxout with parameters of type PageSupplierModifier and TypeMethodDescriptionPdfRendererBuilder.usePageSupplier
(PageSupplier pageSupplier) Set a PageSupplier that is called whenever a new page is needed.