Uses of Class
com.openhtmltopdf.outputdevice.helper.UnicodeImplementation
Packages that use UnicodeImplementation
-
Uses of UnicodeImplementation in com.openhtmltopdf.java2d
Constructors in com.openhtmltopdf.java2d with parameters of type UnicodeImplementationModifierConstructorDescriptionJava2DRenderer(BaseDocument doc, UnicodeImplementation unicode, PageDimensions pageSize, Java2DRendererBuilderState state, Closeable diagnosticConsumer) Subject to change. -
Uses of UnicodeImplementation in com.openhtmltopdf.pdfboxout
Constructors in com.openhtmltopdf.pdfboxout with parameters of type UnicodeImplementationModifierConstructorDescription(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.