| Package | Description |
|---|---|
| de.intarsys.pdf.crypt |
This package implements the security relevant aspects of the PDF spec.
|
| de.intarsys.pdf.font |
The font part of the PDF is quite large for itself, so it is extracted to a
package of its own.
|
| de.intarsys.pdf.pd |
The higher level building blocks of a PDF document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PermissionFlags
A set of flags describing the access permissions for the document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FontDescriptorFlags
The flags of a font descriptor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcroFormFieldFlags
The flags of a field in an acrobat form.
|
class |
AcroFormSigFlags
The flags of a signature field.
|
class |
AnnotationFlags
The flags of an annotation.
|
class |
OutlineItemFlags
The flags of an outline item.
|
class |
SubmitFormFlags
The flags for subimtting a form
The flags are bits of an integer.
|
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.