Skip to content

2.2.1

Choose a tag to compare

@ComPDF-Youna ComPDF-Youna released this 20 Jan 09:24
· 26 commits to main since this release

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 security settings.
  5. Added view-related APIs, including opening thumbnail lists, preview settings, watermark editing, and security settings.
  6. For detailed information about the new interfaces, please refer to CPDFReaderView.tsx and CPDFDocument.tsx.

Issues Addressed

  1. Fixed the issue with the CPDFReaderView UI component on Android, which caused the Activity theme to be abnormal.
  2. Fixed an issue where certain documents could crash when importing XFDF annotations.
  3. Fixed an issue on iOS where the author information for Ink annotations was not displayed.
  4. Fixed a crash in iOS 18 when editing content in the context menu.
  5. Fixed a crash on certain Android devices when initializing the SDK.
  6. Fixed a crash on Android related to screenshot functionality.
  7. Optimize the screenshot function of the Android platform to improve the quality of image capture
  8. Fixed an issue on Android with the LaBan Key input method.
  9. Fixed an issue on Android where the modified date was not updated when saving a modified document.
  10. Fixed a crash on Android related to the undo operation in content editing.
  11. Fixed an issue on Android where form background color was transparent when highlighting forms was not enabled.
  12. Fixed an issue on Android where annotation text would display incorrectly when editing text in highlighted comment areas.
  13. Fixed an issue on Android where cloud comment borders were displayed incorrectly in graphic annotations.