Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method and Description |
---|---|
protected PDFGoTo |
PDFDocument.findGoTo(PDFGoTo compare)
Finds a goto.
|
PDFGoTo |
PDFFactory.getPDFGoTo(String pdfPageRef,
Point2D position)
Finds and returns a PDFGoTo to the given page and position.
|
Modifier and Type | Method and Description |
---|---|
protected PDFGoTo |
PDFDocument.findGoTo(PDFGoTo compare)
Finds a goto.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.