Skip to content

Releases: ComPDFKit/compdfkit-pdf-sdk-flutter

2.4.0+1

15 May 10:18
Compare
Choose a tag to compare

Issues Addressed

  • Fixed the issue of flattenAllPages() not working.

Contact us
Email: support@compdf.com

2.4.0

15 May 01:42
Compare
Choose a tag to compare

New Features

  1. Added the features support for ComPDFKit PDF SDK for iOS V2.4.0.
  2. Added the features support for ComPDFKit PDF SDK for Android V2.4.0.
  3. Added configuration options for signature methods in signature form fields on Android.
  4. Added a document save reminder when exiting the interface on Android.
  5. Added functionality to erase existing Ink annotations on Android.
  6. Added APIs to retrieve annotation and form field data.
  7. Added APIs to delete annotations and form fields.
  8. Added an API to insert blank pages.
  9. Added an API to split documents.
  10. Added APIs to import and export XFDF form files.
  11. Added an API to insert PDF documents.
  12. Added an API to flatten documents.
  13. Added configuration option for watermark dialog background color.
  14. Added callback notification when exiting the page editing dialog.
  15. Added callback notification when entering full-screen mode by tapping a page.
  16. Added callback notification for tapping the 'back' button on the toolbar on iOS.

Issues Addressed

  1. Fixed OOM crash issues on some devices during SDK initialization.
  2. Fixed an issue where signature appearance was not correctly displayed after digital signing.
  3. Fixed an issue where images failed to display after adding a watermark to certain documents.
  4. Fixed an issue that prevented inserting PNG images when inserting pages.
  5. Fixed incorrect handling of ActionType_GoToR and ActionType_Launch in hyperlink annotations.
  6. Fixed an issue where long input in electronic signatures within ComPDFKit_Tools caused incomplete display after saving.
  7. Fixed blurry display issue after zooming in on text annotations.
  8. Fixed jump behavior of CPDFReaderView.setScale() scaling method.
  9. Fixed a font inconsistency issue during content editing when adding text to already selected text with an existing device font.

Contact us
Email: support@compdf.com

2.3.0

28 Mar 06:27
Compare
Choose a tag to compare

New Features

  1. Added the features support for ComPDFKit PDF SDK for iOS iOS V2.3.0.
  2. Added the features support for ComPDFKit PDF SDK for Android Android V2.3.0.
  3. Added the ability to create text input fields and insert images by clicking on a page area in content editing mode.

Issues Addressed

  1. Fixed a crash issue when editing or deleting text in certain documents.
  2. Fixed the border display issue after completing a free text annotation.
  3. Fixed an issue where the LaBan Key input method could not delete the last character while editing text.
  4. Fixed text garbling issues in content editing mode.
  5. Fixed an issue where form field content was not displayed in some documents.
  6. Fixed the issue that the zoomed-in page area did not follow the zooming when jumping to draw a rectangular area.
  7. Fixed the issue of Chinese garbled characters in the form name
  8. Fixed the issue where the prompt did not appear for scanned PDF documents on iOS.

Contact us
Email: support@compdf.com

2.2.3

05 Mar 02:06
Compare
Choose a tag to compare

Issues Addressed

  • Fixed the issue where R.color.tools_pdf_view_ctrl_background_color resource could not be found during Android build.

2.2.2

18 Feb 05:58
Compare
Choose a tag to compare

New Features

  1. Added the features support for ComPDFKit PDF SDK for iOS iOS V2.2.2.
  2. Added the features support for ComPDFKit PDF SDK for Android Android V2.2.2.
  3. CPDFDocument() can now be used independently, without relying on CPDFReaderWidget, enhancing flexibility and ease of use.
  4. Added the ability to save a watermark to the current PDF when adding it.

Issues Addressed

  1. Fixed the inaccurate judgment issue in the hasChange() method.
  2. Fixed an issue where some document text fields in forms were not displaying content.
  3. Fixed an issue on the Android platform where Ink annotations became smaller after drawing.
  4. Fixed an issue on the Android platform where the pen size shrank when drawing Ink annotations after zooming in on a page.
  5. Fixed an input issue with the LaBan Key input method on the Android platform.
  6. Fixed a potential crash issue on the Android platform when enabling the rotate function.
  7. Fixed a crash issue on the Android platform when importing XFDF annotations.
  8. Fixed an issue on the Android platform where annotations did not appear when printing with document.printDocument().
  9. Fixed an issue on Android where the saveAs() method resulted in a “document cannot be edited” prompt after saving.

Contact Us
Email: support@compdf.com"

2.2.1

17 Jan 07:03
Compare
Choose a tag to compare

New Features

  1. Added the features support for ComPDFKit PDF SDK for iOS iOS V2.2.1.
  2. Added the features support for ComPDFKit PDF SDK for Android Android V2.2.1.
  3. Added API for importing fonts.
  4. Added API for adding watermarks.
  5. Added API for security settings.
  6. Added view-related APIs, including opening thumbnail lists, preview settings, watermark editing, and security settings.

Issues Addressed

  1. Fixed an issue where certain documents could crash when importing XFDF annotations.
  2. Fixed an issue on iOS where the author information for Ink annotations was not displayed.
  3. Fixed a crash in iOS 18 when editing content in the context menu.
  4. Fixed a crash on certain Android devices when initializing the SDK.
  5. Fixed a crash on Android related to screenshot functionality.
  6. Fixed an issue on Android with the LaBan Key input method.
  7. Fixed an issue on Android where the modified date was not updated when saving a modified document.
  8. Fixed a crash on Android related to the undo operation in content editing.
  9. Fixed an issue on Android where form background color was transparent when highlighting forms was not enabled.
  10. Fixed an issue on Android where annotation text would display incorrectly when editing text in highlighted comment areas.
  11. 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.

Contact us
Email: support@compdf.com

2.2.0

16 Dec 03:24
Compare
Choose a tag to compare

New Features

  • Added 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.3

15 Nov 02:38
Compare
Choose a tag to compare

New Features

  • Added 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.

Issues Addressed

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.2

02 Sep 07:38
Compare
Choose a tag to compare

New Features

  • Added 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.

Issues Addressed

  • Optimize document opening speed.

2.1.1

12 Aug 05:33
Compare
Choose a tag to compare

New Features:

  • Added 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.

Issues Addressed

  • 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.