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

How to get all annotations in the current PDF document.

Create Annotation

Create various types of annotations through CPDFReaderView.

Import and Export

Managing comments in XFDF files.

Delete Annotations

How to delete all comments in the currently displayed document.

Flatten Annotations

Permanently embed existing annotations within the document as images.

Annotation History Management

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