Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method | Description |
---|---|---|
protected PDFFileSpec |
PDFDocument.findFileSpec(PDFFileSpec compare) |
Finds a file spec.
|
Modifier and Type | Method | Description |
---|---|---|
protected PDFFileSpec |
PDFDocument.findFileSpec(PDFFileSpec compare) |
Finds a file spec.
|
Constructor | Description |
---|---|
PDFGoToRemote(PDFFileSpec pdfFileSpec,
boolean newWindow) |
Create an GoToR object.
|
PDFGoToRemote(PDFFileSpec pdfFileSpec,
int page,
boolean newWindow) |
Create an GoToR object.
|
PDFGoToRemote(PDFFileSpec pdfFileSpec,
java.lang.String dest,
boolean newWindow) |
create an GoToR object.
|
PDFLaunch(PDFFileSpec fileSpec) |
Creates a new /Launch action.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.