Uses of Class
com.openhtmltopdf.outputdevice.helper.BaseDocument
Packages that use BaseDocument
-
Uses of BaseDocument in com.openhtmltopdf.java2d
Constructors in com.openhtmltopdf.java2d with parameters of type BaseDocumentModifierConstructorDescriptionJava2DRenderer
(BaseDocument doc, UnicodeImplementation unicode, PageDimensions pageSize, Java2DRendererBuilderState state, Closeable diagnosticConsumer) Subject to change. -
Uses of BaseDocument in com.openhtmltopdf.pdfboxout
Constructors in com.openhtmltopdf.pdfboxout with parameters of type BaseDocumentModifierConstructorDescription(package private)
PdfBoxRenderer
(BaseDocument doc, UnicodeImplementation unicode, PageDimensions pageSize, PdfRendererBuilderState state, Closeable diagnosticConsumer) This method is constantly changing as options are added to the builder.