Package-level declarations
Classes for serializing and deserializing documents and annotations.
Types
Link copied to clipboard
class DocumentJsonFormatter
Exports and imports changes made to annotations and form fields of a PdfDocument into a JSON string.
Link copied to clipboard
Exception thrown by the DocumentJsonFormatter when encountering an import/export error.
Link copied to clipboard
object XfdfFormatter
Provides methods for exporting data in XFDF format from the document as well as parsing the existing XFDF data and applying it to the document.
Link copied to clipboard
Exception thrown by the XfdfFormatter when encountering an import/export error.