Skip to content
ComPDF
Guides

Overview

The ComPDF 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.

Edit Annotations

Modify annotation properties such as color, transparency, etc.

Delete Annotations

How to delete all comments in the currently displayed document.

Import and Export

Managing comments in XFDF files.

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.

Annotation Visibility

Control the display and hide status of annotations.

Predefined Annotations

Set default annotation properties to automatically apply them when creating new annotations.