Uses of Class
com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
Packages that use PdfContentStreamAdapter
-
Uses of PdfContentStreamAdapter in com.openhtmltopdf.pdfboxout
Fields in com.openhtmltopdf.pdfboxout declared as PdfContentStreamAdapterModifier and TypeFieldDescriptionprivate PdfContentStreamAdapterPdfBoxFastOutputDevice._cpprivate PdfContentStreamAdapterPdfBoxSlowOutputDevice._cpprivate PdfContentStreamAdapterPdfBoxAccessibilityHelper._csMethods in com.openhtmltopdf.pdfboxout that return PdfContentStreamAdapterModifier and TypeMethodDescriptionPdfBoxFastOutputDevice.getCurrentPage()PdfBoxOutputDevice.getCurrentPage()PdfBoxSlowOutputDevice.getCurrentPage()Methods in com.openhtmltopdf.pdfboxout with parameters of type PdfContentStreamAdapterModifier and TypeMethodDescriptionvoidPdfBoxAccessibilityHelper.startPage(org.apache.pdfbox.pdmodel.PDPage page, PdfContentStreamAdapter cs, RenderingContext ctx, float pageHeight, AffineTransform transform)