Package | Description |
---|---|
org.faceless.pdf2 |
Contains the classes used to create a PDF document
|
Modifier and Type | Method and Description |
---|---|
EmbeddedFile |
AnnotationFile.getFile()
Return the file embedded in this annotation
|
Modifier and Type | Method and Description |
---|---|
Map<String,EmbeddedFile> |
PDF.getEmbeddedFiles()
Return a Map containing all the Embedded Files associated with this
document.
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationRichMedia.setEmbeddedFile(EmbeddedFile file,
String type,
String activationCondition,
String deactivationCondition)
Sets the embedded rich media file to use within this annotation.
|
void |
AnnotationFile.setFile(EmbeddedFile file)
Set the contents of this annotation to the specified embedded file.
|
Copyright © 2001-2017 Big Faceless Organization