| Package | Description |
|---|---|
| com.openhtmltopdf.pdfboxout |
| Modifier and Type | Method and Description |
|---|---|
List<PagePosition<Box>> |
PdfBoxOutputDevice.findPagePositionsByID(CssContext c,
Pattern pattern) |
List<PagePosition<Box>> |
PdfBoxFastOutputDevice.findPagePositionsByID(CssContext c,
Pattern pattern) |
List<PagePosition<Box>> |
PdfBoxRenderer.findPagePositionsByID(Pattern pattern) |
List<PagePosition<Layer>> |
PdfBoxRenderer.getLayerPositions(Layer layer)
Returns a list of page positions for a single layer.
|
List<PagePosition<Layer>> |
PdfBoxRenderer.getLayersPositions()
Returns a list of page positions for all layers in the document.
|
Copyright © 2004–2025. All rights reserved.