Skip to content
Guides

Customize PDF Viewer in Flutter

ComPDFKit PDF SDK for Flutter allows you to customize the user interface of your application by hiding buttons or toolbars.

For detailed configurable options, please refer to CONFIGURATION.md.

Key Capabilities

  • ToolBars - Hide or add function buttons.

Guides for Customizing the UI

Main Toolbar

How to show or hide toolbar buttons

Annotation Toolbar

How to customize the annotation toolbar

Content Editor Toolbar

How to customize the content editor toolbar

Form Toolbar

How to customize the form toolbar

Localization

How to change the language in our ComPDFKit PDF SDK for Flutter

Tools

The toolset includes APIs for page editing dialogs, watermark addition dialogs, security settings, etc. Users can directly invoke and open the corresponding features via CPDFReaderWidgetController to implement these functionalities in Flutter.