Releases: ComPDFKit/compdfkit-pdf-sdk-react-native
Releases · ComPDFKit/compdfkit-pdf-sdk-react-native
2.0.1
New Features
The project has transitioned from providing demo examples to a package format. Now, you can easily obtain it from GitHub using yarn or npm commands, eliminating the need for manual code integration.
- Provide dependency methods from GitHub and npm.
- Added 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.
Contact us
Email: support@compdf.com
2.0.1-beta.2
- Fixed some code and document errors
2.0.1-beta.1
New Features
- Supported ComPDFKit PDF SDK for iOS V2.0.1.
- Supported ComPDFKit PDF SDK for Android V2.0.1.
- Fix the issue of continuous memory growth.
- The project has transitioned from providing demo examples to a package format. Now, you can easily obtain it from GitHub using yarn or npm commands, eliminating the need for manual code integration.
- Through ComPDFKit GitHub repo:
yarn add github:ComPDFKit/compdfkit-pdf-sdk-react-native
Contact us
Email: support@compdf.com
2.0.0
New Features
- Supported ComPDFKit PDF SDK for iOS V2.0.0.
- Supported ComPDFKit PDF SDK for Android V2.0.0.
Contact us
Email: support@compdf.com
1.13.0
New Features
- Supported ComPDFKit PDF SDK for iOS V1.13.0.
- Supported ComPDFKit PDF SDK for Android V1.13.0.
- Optimized the SDK initialization process using the ComPDFKit license.
- Added the offline license initialization method
NativeModules.OpenPDFModule.init_(key: string)
. - Added the online license initialization method
NativeModules.OpenPDFModule.initialize(androidOnlineLicense: string, iosOnlineLicense: boolean)
.
Contact us
Email: support@compdf.com
1.12.0
New Features
- Added 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.
Contact us
Email: support@compdf.com
1.11.0
New Features
- Added 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.
Contact us
Email: support@compdf.com