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 PdfContentStreamAdapter
PdfBoxFastOutputDevice._cp
private PdfContentStreamAdapter
PdfBoxSlowOutputDevice._cp
private PdfContentStreamAdapter
PdfBoxAccessibilityHelper._cs
Methods 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 TypeMethodDescriptionvoid
PdfBoxAccessibilityHelper.startPage
(org.apache.pdfbox.pdmodel.PDPage page, PdfContentStreamAdapter cs, RenderingContext ctx, float pageHeight, AffineTransform transform)