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