Skip to content
Guides

Overview

The ComPDFKit Flutter SDK offers functions for importing and exporting annotations, allowing you to manage annotations in your documents. We are continually enhancing these features to cater to a wider range of use cases.

Guides

Access annotations

Get a list of annotations and individual annotation objects within a document.

Create Annotation

Create various types of annotations through CPDFReaderWidget.

Import and Export

Managing comments in XFDF files.

Delete Annotations

How to delete all comments in the currently displayed document.

Flatten Annotations

Permanently save the existing annotations in the document as images.

Annotation History Management

Used to manage the editing history of annotations in the current document, providing undo and redo functions.