Compdfkit pdf sdk
Author: a | 2025-04-24
ComPDFKit for Android consists of ComPDFKit PDF SDK and ComPDFKit Conversion SDK. ComPDFKit PDF SDK provides a Java API (compatible with Kotlin) for Android and is
ComPDFKit for Android - ComPDFKit/compdfkit-pdf-sdk
Was transparent when highlighting forms was not enabled.Fixed an issue on Android where annotation text would display incorrectly when editing text in highlighted comment areas.Fixed an issue on Android where cloud comment borders were displayed incorrectly in graphic annotations.For detailed information about the new interfaces, please refer to cpdf_reader_widget_controller.dart and cpdf_document.dart.2.2.0Added the features support for ComPDFKit PDF SDK for iOS iOS V2.2.0.Added the features support for ComPDFKit PDF SDK for Android Android V2.2.0.Added import and export annotation interfaces.Added delete all annotations interface.Added get page number interface and page number listener callback.Added save document callback.For more details on the newly added APIs, please refer to cpdf_reader_widget_controller.dart and cpdf_document.dart.2.1.3Added the features support for ComPDFKit PDF SDK for iOS V2.1.3.Added the features support for ComPDFKit PDF SDK for Android V2.1.3.Android:Fixed crash issue when opening certain documents.Fixed crash issue when adding mark annotations to some documents.Fixed potential crash during SDK initialization.Fixed incomplete display of underline annotations.Fixed abnormal annotation display after rotating the page.Fixed crash when releasing watermarks.Fixed memory leak in the property window of the ComPDFKit_Tools module.iOS:iOS annotation toolbar image button adaptation for iPad.RN iOS sandbox structure modification.2.1.2Added the features support for ComPDFKit PDF SDK for iOS V2.1.2.Added the features support for ComPDFKit PDF SDK for Android V2.1.2.Optimize document opening speed.2.1.1Added the features support for ComPDFKit PDF SDK for iOS V2.1.1.Added the features support for ComPDFKit PDF SDK for Android V2.1.1.Optimized the logic for selecting text by long press.Fixed low text contrast issue in dark mode for some documents.Fixed crash issues with some documents.2.1.0Added the features support for ComPDFKit PDF SDK for iOS V2.1.0.Added the features support for ComPDFKit PDF SDK for Android V2.1.0.Added annotation reply functionality.Optimized text aggregation logic for content editing.Added font subsetting.Added screenshot feature.Android platform adaptation for Laban Key Keyboard.Fixed an issue with the Ink annotation color display on Android.CPDFReaderWidgetController.dart adds widget control methods.2.0.2Added CPDFReaderWidget widget.Scaffold( resizeToAvoidBottomInset: false, appBar: AppBar(), body: CPDFReaderWidget( document: documentPath, configuration: CPDFConfiguration(), onCreated: (controller) {}, ));2.0.1Added the features support for ComPDFKit PDF SDK for iOS V2.0.1.Added the features support for ComPDFKit PDF SDK for Android V2.0.1.Fix the issue of continuous memory growth.2.0.0Added the features support for ComPDFKit ComPDFKit for Android consists of ComPDFKit PDF SDK and ComPDFKit Conversion SDK. ComPDFKit PDF SDK provides a Java API (compatible with Kotlin) for Android and is Show how to integrate ComPDFKit PDF SDK to build PDF viewer and editor on Android - compdfkit-pdf-sdk-android/Tutorials for Android at main ComPDFKit/compdfkit-pdf-sdk-android PDF SDK for iOS V2.0.0.Added the features support for ComPDFKit PDF SDK for Android V2.0.0.1.13.0Added the features support for ComPDFKit PDF SDK for iOS V1.13.0.Added the features support for ComPDFKit PDF SDK for Android V1.13.0.Added support for online license verification function.Added ComPDFKit.initialize(androidOnlineLicense : String, iosOnlineLicense : String) method.Added Android platform support for back button configuration in the configuration functionvar configuration = CPDFConfiguration( toolbarConfig: const ToolbarConfig(androidAvailableActions: [ ToolbarAction.back ]),);Added setting page equal width configuration in the configuration functionvar configuration = CPDFConfiguration( readerViewConfig: const ReaderViewConfig(pageSameWidth: true));1.13.0-dev.2Added Android platform support for back button configuration in the configuration functionvar configuration = CPDFConfiguration( toolbarConfig: const ToolbarConfig(androidAvailableActions: [ ToolbarAction.back ]),);Added setting page equal width configuration in the configuration functionvar configuration = CPDFConfiguration( readerViewConfig: const ReaderViewConfig(pageSameWidth: true));1.13.0-dev.1Added the features support for ComPDFKit PDF SDK for iOS V1.13.0-beta.Added the features support for ComPDFKit PDF SDK for Android V1.13.0-SNAPSHOT.Deprecated ComPDFKit.init method, please use ComPDFKit.initialize(String key, {bool offline}) method.1.12.0Added the features support for ComPDFKit PDF SDK for iOS V1.12.0.Added the features support for ComPDFKit PDF SDK for Android V1.12.0.Added support for finding and replacing text in content editor mode, allowing to set ignore case, whole words only, and replace all.Added UI configuration functionality.Added support for setting text properties when adding text in content editor mode.Added Flatten functionality.1.11.1-dev.1Added mode list configuration options.Added CPreviewMode.viewer mode to view note annotation content1.11.0Added the features support for ComPDFKit PDF SDK for Android V1.11.0.Added the features support for ComPDFKit PDF SDK for iOS V1.11.0.Added the features of adding and deleting watermarks from one or a batch of PDF files.Added support for encryption, decryption, and permission settings.Added support for digital signatures: Create, sign with, and verify digital certificates and digital signatures.Added the feature configuration options.1.0.0Added openDocument methodComPDFKit SDK for Android V1.9.1ComPDFKit SDK for IOS V1.9.1Comments
Was transparent when highlighting forms was not enabled.Fixed an issue on Android where annotation text would display incorrectly when editing text in highlighted comment areas.Fixed an issue on Android where cloud comment borders were displayed incorrectly in graphic annotations.For detailed information about the new interfaces, please refer to cpdf_reader_widget_controller.dart and cpdf_document.dart.2.2.0Added the features support for ComPDFKit PDF SDK for iOS iOS V2.2.0.Added the features support for ComPDFKit PDF SDK for Android Android V2.2.0.Added import and export annotation interfaces.Added delete all annotations interface.Added get page number interface and page number listener callback.Added save document callback.For more details on the newly added APIs, please refer to cpdf_reader_widget_controller.dart and cpdf_document.dart.2.1.3Added the features support for ComPDFKit PDF SDK for iOS V2.1.3.Added the features support for ComPDFKit PDF SDK for Android V2.1.3.Android:Fixed crash issue when opening certain documents.Fixed crash issue when adding mark annotations to some documents.Fixed potential crash during SDK initialization.Fixed incomplete display of underline annotations.Fixed abnormal annotation display after rotating the page.Fixed crash when releasing watermarks.Fixed memory leak in the property window of the ComPDFKit_Tools module.iOS:iOS annotation toolbar image button adaptation for iPad.RN iOS sandbox structure modification.2.1.2Added the features support for ComPDFKit PDF SDK for iOS V2.1.2.Added the features support for ComPDFKit PDF SDK for Android V2.1.2.Optimize document opening speed.2.1.1Added the features support for ComPDFKit PDF SDK for iOS V2.1.1.Added the features support for ComPDFKit PDF SDK for Android V2.1.1.Optimized the logic for selecting text by long press.Fixed low text contrast issue in dark mode for some documents.Fixed crash issues with some documents.2.1.0Added the features support for ComPDFKit PDF SDK for iOS V2.1.0.Added the features support for ComPDFKit PDF SDK for Android V2.1.0.Added annotation reply functionality.Optimized text aggregation logic for content editing.Added font subsetting.Added screenshot feature.Android platform adaptation for Laban Key Keyboard.Fixed an issue with the Ink annotation color display on Android.CPDFReaderWidgetController.dart adds widget control methods.2.0.2Added CPDFReaderWidget widget.Scaffold( resizeToAvoidBottomInset: false, appBar: AppBar(), body: CPDFReaderWidget( document: documentPath, configuration: CPDFConfiguration(), onCreated: (controller) {}, ));2.0.1Added the features support for ComPDFKit PDF SDK for iOS V2.0.1.Added the features support for ComPDFKit PDF SDK for Android V2.0.1.Fix the issue of continuous memory growth.2.0.0Added the features support for ComPDFKit
2025-04-04PDF SDK for iOS V2.0.0.Added the features support for ComPDFKit PDF SDK for Android V2.0.0.1.13.0Added the features support for ComPDFKit PDF SDK for iOS V1.13.0.Added the features support for ComPDFKit PDF SDK for Android V1.13.0.Added support for online license verification function.Added ComPDFKit.initialize(androidOnlineLicense : String, iosOnlineLicense : String) method.Added Android platform support for back button configuration in the configuration functionvar configuration = CPDFConfiguration( toolbarConfig: const ToolbarConfig(androidAvailableActions: [ ToolbarAction.back ]),);Added setting page equal width configuration in the configuration functionvar configuration = CPDFConfiguration( readerViewConfig: const ReaderViewConfig(pageSameWidth: true));1.13.0-dev.2Added Android platform support for back button configuration in the configuration functionvar configuration = CPDFConfiguration( toolbarConfig: const ToolbarConfig(androidAvailableActions: [ ToolbarAction.back ]),);Added setting page equal width configuration in the configuration functionvar configuration = CPDFConfiguration( readerViewConfig: const ReaderViewConfig(pageSameWidth: true));1.13.0-dev.1Added the features support for ComPDFKit PDF SDK for iOS V1.13.0-beta.Added the features support for ComPDFKit PDF SDK for Android V1.13.0-SNAPSHOT.Deprecated ComPDFKit.init method, please use ComPDFKit.initialize(String key, {bool offline}) method.1.12.0Added the features support for ComPDFKit PDF SDK for iOS V1.12.0.Added the features support for ComPDFKit PDF SDK for Android V1.12.0.Added support for finding and replacing text in content editor mode, allowing to set ignore case, whole words only, and replace all.Added UI configuration functionality.Added support for setting text properties when adding text in content editor mode.Added Flatten functionality.1.11.1-dev.1Added mode list configuration options.Added CPreviewMode.viewer mode to view note annotation content1.11.0Added the features support for ComPDFKit PDF SDK for Android V1.11.0.Added the features support for ComPDFKit PDF SDK for iOS V1.11.0.Added the features of adding and deleting watermarks from one or a batch of PDF files.Added support for encryption, decryption, and permission settings.Added support for digital signatures: Create, sign with, and verify digital certificates and digital signatures.Added the feature configuration options.1.0.0Added openDocument methodComPDFKit SDK for Android V1.9.1ComPDFKit SDK for IOS V1.9.1
2025-04-24If you need to discuss your licensing requirements for ComPDFKit PDF SDK for Android, please contact our ComPDFKit licensing specialists.Our regular prices are shown below. Please logon to see your discounted prices. Collapse All | Hide Detail |Find: Lite - 1 Year License - 1 Project, Unlimited Files, Developers, and Locations - includes product support and updates Our Part #: CS-557687-1518746 Licensing & Delivery $ 783.02 Add to Cart One license is required per application, per year. After successfully placing your order, a License Key and download link will be generated using your order details and sent to you by email. Delivered via Email: ComPDFKit PDF SDK for Android Plus - 1 Year License - 1 Project, Unlimited Files, Developers, and Locations - includes product support and updates Our Part #: CS-557687-1518747 Licensing & Delivery $ 1,763.02 Add to Cart One license is required per application, per year. After successfully placing your order, a License Key and download link will be generated using your order details and sent to you by email. Delivered via Email: ComPDFKit PDF SDK for Android Professional - Flexible Pricing Plan Call for Price Lite - 1 Year License Renewal - 1 Project, Unlimited Files, Developers, and Locations - includes product support and updates Our Part #: CS-557687-1518749 Licensing & Delivery $ 783.02 Add to Cart One license is required per application, per year. The license terms of this product require that we verify your eligibility prior to it being delivered. After verification, a License Key and download link will be generated using your order details and sent to you by email. Delivered via Email: ComPDFKit PDF SDK for Android Plus - 1 Year License Renewal - 1 Project, Unlimited Files, Developers, and Locations - includes product support and updates Our Part #: CS-557687-1518750 Licensing &
2025-03-26Delivery $ 1,763.02 Add to Cart One license is required per application, per year. The license terms of this product require that we verify your eligibility prior to it being delivered. After verification, a License Key and download link will be generated using your order details and sent to you by email. Delivered via Email: ComPDFKit PDF SDK for Android Professional - Flexible Pricing Plan Renewal Call for Price ComPDFKit PDF SDK for Android Licensing License Validity Period: 1 Year 1 Project Unlimited Files Unlimited Developers Unlimited LocationsComPDFKit does not limit the number of users and/or documents, for internal or external usage. However, ComPDFKit SDK does not allow OEM distribution.All licenses offer unlimited bug requests, product support and updates, unrestricted files and users, and access to remote support during the contract period via 24/5 email support, WhatsApp, Skype, WeChat, voice and video calls, and any other way you require. License Agreements89.83 KB
2025-04-10OverviewComPDFKit PDF SDK is a robust PDF library, which offers comprehensive functions for quickly viewing, annotating, editing, and signing PDFs. It is feature-rich and battle-tested, making PDF files process and manipulation easier and faster.ComPDFKit for Flutter allows you to quickly add PDF functions to any Flutter application, elevating your Android and iOS apps to ensure seamless and efficient development. It is available at pub.dev and GitHub.RelatedComPDFKit PDF Library for iOSComPDFKit PDF Library for AndroidComPDFKit PDF SDK - React Native LibraryWhat Is Flutter and What Can It DoHow to Build a Flutter PDF Viewer?How to Use ComPDFKit Flutter SDK to Build a New ApplicationComPDFKit API allows you to get 1000 files processing monthly now! Just sign up for a free trial and enjoy comprehensive PDF functions.Key FeaturesViewer component offers Standard page display modes, Navigation, Text search & selection, Zoom in and out & Fit-page, Text reflow, and more.Annotations component offers Note, Link, Free Text, Line, Square, Circle, Highlight, Underline, Squiggly, Strikeout, Stamp, Ink, Sound, and more.Forms component offers Push Button, Check Box, Radio Button, Text Field, Combo Box, List Box, Signature, and more.Document Editor component offers Split, Extract, Merge, Delete, Insert, Crop, Move, Rotate, Replace, and Exchange pages, etc.Content Editor component offers Copy, Resize, Change Colors, Text Alignment, Find and Replace, etc.Security component offers Encrypt and Decrypt PDFs, Watermark, etc.If you want to know all the features that ComPDFKit SDK can offer, please see our Feature List.Get StartedIt's easy to embed ComPDFKit Flutter SDK into Flutter applications with a few lines of code. The following sections describe the optimal systems and environments to support, as well as quick integration steps. Let's take a few minutes to get started.RequirementsAndroidPlease install the following required packages:The latest stable version of FlutterThe latest stable version of Android StudioThe Android NDKAn Android Virtual DeviceOperating Environment Requirements:A
2025-04-19