jPDFEditor Specifications
|
Display, mark up, and edit PDF documents in your Java application.
jPDFEditor can load documents from files on a local or network drive, from a URL and from Java input streams for documents that are generated runtime or come from other sources, such as a database. After editing documents, the library can save them to a local file or the host application can override the save function to save the file to any location locally or to a web server. jPDFEditor supports all the annotating and form filling features found in jPDFNotes, plus more powerful editing features: Content Editing: the content editing tool allows users to modify content in PDF documents: Copy, delete, edit, move text. Copy, delete, move, resize images. Copy, delete, edit, move, resize shapes and paths. Work with single or multiple text, image, or path objects. Redaction: the redaction feature lets users permanently remove sensitive information from PDF documents: Add redaction annotations to cover an area on a page. The area can contain any PDF objects such as text, image, or shape objects. Burn the redaction annotations to remove the underlying content that intersects with the area redacted. Access to jPDFProcess API: jPDFEditor comes packaged with Qoppas jPDFProcess library, providing access to a rich API to further manipulate PDF documents programmatically.