Uses of Class
com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter
-
Packages that use PdfContentStreamAdapter Package Description com.openhtmltopdf.pdfboxout -
-
Uses of PdfContentStreamAdapter in com.openhtmltopdf.pdfboxout
Methods in com.openhtmltopdf.pdfboxout that return PdfContentStreamAdapter Modifier and Type Method Description PdfContentStreamAdapterPdfBoxFastOutputDevice. getCurrentPage()PdfContentStreamAdapterPdfBoxOutputDevice. getCurrentPage()PdfContentStreamAdapterPdfBoxSlowOutputDevice. getCurrentPage()Methods in com.openhtmltopdf.pdfboxout with parameters of type PdfContentStreamAdapter Modifier and Type Method Description voidPdfBoxAccessibilityHelper. startPage(org.apache.pdfbox.pdmodel.PDPage page, PdfContentStreamAdapter cs, RenderingContext ctx, float pageHeight, AffineTransform transform)
-