Skip to content

Overview

Custom PDF Viewer in React Native

ComPDFKit PDF SDK for React Native 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

ContentEditor Toolbar

How to customize the content editor toolbar

Form Toolbar

How to customize the form toolbar

Localization

How to change the language in the ComPDFKit PDF SDK for React Native SDK.

Tools

The toolset includes page editing dialogs, watermark addition dialogs, security settings, and other related APIs. Users can directly call and open the corresponding features via CPDFReaderView to implement these functionalities in React Native.