Releases: ComPDFKit/compdfkit-pdf-sdk-android
Releases · ComPDFKit/compdfkit-pdf-sdk-android
2.3.0
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
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
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 theActivity
theme. - Resolved an error where editing highlighted annotation text displayed incorrect content.
- Fixed display anomalies in the borders of cloud annotations.
v2.2.0
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
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
Issues Addressed
- Optimize document opening speed.
2.1.1
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
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
Issues Addressed
- Fix the issue of continuous memory growth.
2.0.0
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.