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
Get a list of annotations and individual annotation objects within a document.
Create various types of annotations through CPDFReaderWidget.
Modify annotation properties such as color, transparency, etc.
How to delete all comments in the currently displayed document.
Managing comments in XFDF files.
Permanently save the existing annotations in the document as images.
Used to manage the editing history of annotations in the current document, providing undo and redo functions.
Control the display and hide status of annotations.
Set default annotation properties to automatically apply them when creating new annotations.