Skip to content

Releases: ComPDFKit/compdfkit-pdf-sdk-react-native

2.0.1

13 May 06:17
Compare
Choose a tag to compare

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

10 May 02:10
Compare
Choose a tag to compare
2.0.1-beta.2 Pre-release
Pre-release
  • Fixed some code and document errors

2.0.1-beta.1

10 May 02:07
Compare
Choose a tag to compare
2.0.1-beta.1 Pre-release
Pre-release

New Features

  1. Supported ComPDFKit PDF SDK for iOS V2.0.1.
  2. Supported ComPDFKit PDF SDK for Android V2.0.1.
  3. Fix the issue of continuous memory growth.
  4. 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

10 May 01:56
Compare
Choose a tag to compare

New Features

  1. Supported ComPDFKit PDF SDK for iOS V2.0.0.
  2. Supported ComPDFKit PDF SDK for Android V2.0.0.

Contact us
Email: support@compdf.com

1.13.0

10 May 01:54
Compare
Choose a tag to compare

New Features

  1. Supported ComPDFKit PDF SDK for iOS V1.13.0.
  2. Supported ComPDFKit PDF SDK for Android V1.13.0.
  3. Optimized the SDK initialization process using the ComPDFKit license.
  4. Added the offline license initialization method NativeModules.OpenPDFModule.init_(key: string).
  5. Added the online license initialization method NativeModules.OpenPDFModule.initialize(androidOnlineLicense: string, iosOnlineLicense: boolean).

Contact us
Email: support@compdf.com

1.12.0

10 May 01:51
Compare
Choose a tag to compare

New Features

  1. Added the features support for ComPDFKit PDF SDK for iOS V1.12.0.
  2. Added the features support for ComPDFKit PDF SDK for Android V1.12.0.
  3. Added support for finding and replacing text in content editor mode, allowing to set ignore case, whole words only, and replace all.
  4. Added UI configuration functionality.
  5. Added support for setting text properties when adding text in content editor mode.
  6. Added Flatten functionality.

Contact us
Email: support@compdf.com

1.11.0

10 May 01:47
Compare
Choose a tag to compare

New Features

  1. Added the features support for ComPDFKit PDF SDK for Android V1.11.0.
  2. Added the features support for ComPDFKit PDF SDK for iOS V1.11.0.
  3. Added the features of adding and deleting watermarks from one or a batch of PDF files.
  4. Added support for encryption, decryption, and permission settings.
  5. Added support for digital signatures: Create, sign with, and verify digital certificates and digital signatures.
  6. Added the feature configuration options.

Contact us
Email: support@compdf.com