Uses of Class
com.openhtmltopdf.pdfboxout.PagePosition
Packages that use PagePosition
-
Uses of PagePosition in com.openhtmltopdf.pdfboxout
Methods in com.openhtmltopdf.pdfboxout that return types with arguments of type PagePositionModifier and TypeMethodDescriptionPdfBoxFastOutputDevice.findPagePositionsByID(CssContext c, Pattern pattern) PdfBoxOutputDevice.findPagePositionsByID(CssContext c, Pattern pattern) PdfBoxRenderer.findPagePositionsByID(Pattern pattern) PdfBoxSlowOutputDevice.findPagePositionsByID(CssContext c, Pattern pattern) PdfBoxRenderer.getLayerPositions(Layer layer) Returns a list of page positions for a single layer.PdfBoxRenderer.getLayersPositions()Returns a list of page positions for all layers in the document.