Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method and Description |
---|---|
static VersionController |
VersionController.getDynamicVersionController(Version initialVersion,
PDFDocument doc)
Returns a controller that allows subsequent changes to the document's version.
|
static VersionController |
VersionController.getFixedVersionController(Version version)
Returns a controller that disallows subsequent change to the document's version.
|
Constructor and Description |
---|
PDFDocument(String prod,
VersionController versionController)
Creates an empty PDF document.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.