| Package | Description |
|---|---|
| com.openhtmltopdf.pdfboxout |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageXYZDestination |
PdfBoxBookmarkManager.createBoxDestination(RenderingContext c,
org.apache.pdfbox.pdmodel.PDDocument writer,
PdfBoxFastOutputDevice od,
float dotsPerPoint,
Box root,
Box box)
Creates a
PDPageXYZDestination with the Y set to the min Y of the border box and
the X and Z set to null. |
static org.apache.pdfbox.pdmodel.graphics.shading.PDShading |
GradientHelper.createLinearGradient(PdfBoxFastOutputDevice od,
AffineTransform transform,
FSLinearGradient gradient,
Shape bounds)
This method is used for creating linear gradient with its components.
|
| Constructor and Description |
|---|
PdfBoxAccessibilityHelper(PdfBoxFastOutputDevice od,
Box root,
Document doc) |
PdfBoxBookmarkManager(Document xml,
org.apache.pdfbox.pdmodel.PDDocument doc,
SharedContext sharedContext,
float dotsPerPoint,
PdfBoxFastOutputDevice od) |
PdfBoxFastLinkManager(SharedContext ctx,
float dotsPerPoint,
Box root,
PdfBoxFastOutputDevice od) |
PdfBoxNamedDestinationManager(org.apache.pdfbox.pdmodel.PDDocument doc,
SharedContext ctx,
float dotsPerPoint,
PdfBoxFastOutputDevice od) |
Copyright © 2004–2025. All rights reserved.