Skip to content

Releases: ComPDFKit/compdfkit-pdf-sdk-android

2.3.0

21 Mar 05:50
Compare
Choose a tag to compare

New Features

  1. Added import/export form data API, supporting XFDF format files.
  2. Added the ability to create text input fields and insert images by clicking on a page area in content editing mode.
  3. Added function to draw multiple rectangular areas.

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. Fix the problem of Chinese garbled characters in form field names.

Contact us
Email: [email protected]"

v2.2.2

14 Feb 09:35
Compare
Choose a tag to compare

New Features

  1. Added the ability to draw a rectangular area when jumping to a specific page number.

Issues Addressed

  1. Fixed an issue with inaccurate judgment in hasChange().
  2. Fixed issue where Ink annotations became smaller after drawing.
  3. Fixed issue where drawing Ink annotations on a zoomed-in page caused the pen size to shrink.
  4. Fixed input issue with LaBan Key input method.
  5. Fixed potential crash when enabling the rotation feature.
  6. Fixed issue where form content in some document text fields was not displayed.
  7. Fixed crash when importing XFDF annotations.

v2.2.1

15 Jan 06:16
Compare
Choose a tag to compare

New Features

  • Added a font import API

Issues Addressed

  • Fixed a potential crash during SDK initialization on some devices.
  • Optimized the screenshot feature to improve image capture quality.
  • Resolved a crash issue related to the screenshot feature.
  • Fixed abnormal behavior with the LaBan Key keyboard.
  • Corrected an issue where the modification date was not updated after saving changes to a document.
  • Fixed a potential crash when undoing operations in the content editing feature.
  • Addressed an issue where the form background color appeared transparent when the highlight form feature was disabled.
  • Fixed an issue with CPDFDocumentFragment modifying the Activity theme.
  • Resolved an error where editing highlighted annotation text displayed incorrect content.
  • Fixed display anomalies in the borders of cloud annotations.

v2.2.0

12 Dec 06:38
Compare
Choose a tag to compare

New Features

  • Optimized content editing rendering speed.
  • Added rotation functionality for image, signature, and stamp annotations.
  • Added cloud border style for rectangular and circular annotations.
  • Added strikethrough and underline options for text in content editing.
  • Automatically delete associated annotations when deleting text in content editing.
  • Added compatibility with Android 14.
  • Added customizable handles for text selection during long-press.
  • Added the ability to set horizontal spacing for CPDFReaderView.

Issues Addressed

  • Fixed an issue where custom text stamps exceeded the border in the annotation list.
  • Fixed annotation display issues after page rotation.
  • Fixed a potential crash when adding underlines to certain documents.
  • Fixed a crash issue in cropping mode for certain documents.
  • Fixed missing dropdown options in some documents.
  • Removed the request for network time.
  • Fixed an issue where non-continuous page flipping in landscape mode did not display the full page.
  • Fixed a memory leak in the properties popup of the ComPDFKit-Tools module.
  • Fixed a crash when importing annotations into certain documents.
  • Fixed an issue where returning from zoomed-in view to 1x caused a jump to the next page.
  • Fixed a size discrepancy between previewed and actual graphical annotations.
  • Adjusted the save location for extracted page files.
  • Fixed occasional crashes when using the undo function.
  • Optimized horizontal page-turning gestures.
  • Optimized lagging text input in content editing.
  • Improved parameter name obfuscation in the ComPDFKit-Tools module.
  • Fixed incorrect document sharing after flattening CPDFDocumentFragment in the ComPDFKit-Tools module.

Contact us
Email: [email protected]

2.1.3

26 Sep 08:57
Compare
Choose a tag to compare

Issues Addressed

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

2.1.2

28 Aug 01:40
Compare
Choose a tag to compare

Issues Addressed

  • Optimize document opening speed.

2.1.1

09 Aug 09:47
Compare
Choose a tag to compare

New Features

  • Added CPDFSdk.setDefaultFontPath(context, fontPath); interface to set the default font.

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.

2.1.0

08 Aug 01:26
Compare
Choose a tag to compare

New Features

  • Added annotation reply functionality.
  • Optimized text aggregation logic for content editing.
  • Added font subsetting.
  • Added screenshot feature.

Issues Addressed

  • Adapted to Laban Key Keyboard.
  • Fixed the issue with Ink annotation color display.

2.0.1

06 Jun 03:04
Compare
Choose a tag to compare

Issues Addressed

  • Fix the issue of continuous memory growth.

2.0.0

06 Jun 03:03
Compare
Choose a tag to compare

New Features

  • Upgraded underlying libraries to improve rendering speed and stability.
  • Added font management functionality, enabling the use of local fonts in annotations, forms, watermarks, and other features.
  • Added interface to set whether to use default font.

Issues Addressed

  • Fixed the issue of incomplete display of subject and issuer information in digital signatures.