Skip to content

Releases: ComPDFKit/compdfkit-pdf-sdk-android

2.4.4

02 Jul 02:32
Compare
Choose a tag to compare

Issues Addressed

  1. Fixed incorrect default color value for global annotation properties.

Contact us
Email: [email protected]

2.4.3

26 Jun 07:55
Compare
Choose a tag to compare

Issues Addressed

  1. Fixed a crash issue when exporting annotation files in certain documents
  2. Fixed an issue where selecting an annotation would unexpectedly switch the current drawing annotation type
  3. Fixed an issue where deleted text content in some documents was not saved properly
  4. Optimized the flickering issue when jumping to a specific page
  5. Improved the page navigation logic during annotation undo and redo operations

Contact us
Email: [email protected]

2.4.1

19 Jun 05:24
Compare
Choose a tag to compare

New Features

  1. Added vertical drag support for text form fields in content editing mode
  2. Added sliding and mode switching features during Ink annotation in the ComPDFKit_Tools module
  3. Added support for dynamic configuration of context menus via JSON in the ComPDFKit_Tools module
  4. Added configuration option to hide the bottom annotation toolbar in annotation mode within the ComPDFKit_Tools module
  5. Optimized Ink annotation saving logic
  6. Adapted to 16KB page size

Issues Addressed

  1. Fixed a crash when creating outlines
  2. Fixed a crash when converting to PDF/A
  3. Fixed an issue where getAction() of outlines returned null
  4. Fixed an issue where InkDrawHelper().setMode(Mode.View) prevented page scrolling
  5. Fixed a null pointer crash in the search-and-replace feature of the ComPDFKit_Tools module
  6. Fixed a crash caused by unset theme in the ComPDFKit_Tools module
  7. Fixed an issue where readOnly property configured via JSON did not take effect in the ComPDFKit_Tools module
  8. Fix the issue where importing semi-transparent images in content editing results in incorrect color display.

Contact us
Email: [email protected]

2.4.0

13 May 07:40
Compare
Choose a tag to compare

New Features

  • Added APIs to view and delete trusted digital signature certificates
  • Added a save reminder feature in the ComPDFKit_Tools module when exiting CPDFDocumentFragment
  • Optimized the form signing process in the ComPDFKit_Tools module
  • Added a global eraser function for Ink annotations, allowing erasure of existing Ink annotations

Issues Addressed

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

Contact us
Email: [email protected]

2.3.0

21 Mar 05:50
Compare
Choose a tag to compare

New Features

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

Issues Addressed

  • Fixed a crash issue when editing or deleting text in certain documents.
  • Fixed the border display issue after completing a free text annotation.
  • Fixed an issue where the LaBan Key input method could not delete the last character while editing text.
  • Fixed text garbling issues in content editing mode.
  • Fixed an issue where form field content was not displayed in some documents.
  • Fixed the issue that the zoomed-in page area did not follow the zooming when jumping to draw a rectangular area.
  • 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

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

Issues Addressed

  • Fixed an issue with inaccurate judgment in hasChange().
  • Fixed issue where Ink annotations became smaller after drawing.
  • Fixed issue where drawing Ink annotations on a zoomed-in page caused the pen size to shrink.
  • Fixed input issue with LaBan Key input method.
  • Fixed potential crash when enabling the rotation feature.
  • Fixed issue where form content in some document text fields was not displayed.
  • 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.