Releases: ComPDFKit/compdfkit-pdf-sdk-flutter
Releases · ComPDFKit/compdfkit-pdf-sdk-flutter
2.4.5+1
New Features
- Added the features support for ComPDFKit PDF SDK for iOS V2.4.5.
- Added the features support for ComPDFKit PDF SDK for Android V2.4.5.
- Unified setting of background color of blank area in theme.
- Added API for setting component background color.
Issues Addressed
- Fixed the issue where the PDF page was not rendered in some scenarios after calling the save() method.
- Fixed the issue that calling the save() function did not save the text field form being edited.
Contact us
Email: support@compdf.com
2.4.4
New Features
- Added the features support for ComPDFKit PDF SDK for iOS V2.4.4.
- Added the features support for ComPDFKit PDF SDK for Android V2.4.4.
- Added configuration option to disable page editing in the thumbnail list
- Added support for customizing the background color of the thumbnail list
- Added iOS configuration to disable the save prompt on exit
Issues Addressed
- Fixed incorrect default color value for global annotation properties.
Contact us
Email: support@compdf.com
2.4.3
New Features
- Added the features support for ComPDFKit PDF SDK for iOS V2.4.3.
- Added the features support for ComPDFKit PDF SDK for Android V2.4.3.
Issues Addressed
- Fixed a crash issue when exporting annotation files in certain documents
- Fixed an issue where selecting an annotation would unexpectedly switch the current drawing annotation type
- Fixed an issue where deleted text content in some documents was not saved properly
- Optimized the flickering issue when jumping to a specific page
- Improved the page navigation logic during annotation undo and redo operations
2.4.1
New Features
- Added the features support for ComPDFKit PDF SDK for iOS V2.4.1.
- Added the features support for ComPDFKit PDF SDK for Android V2.4.1.
- Added API to switch between different annotation types in annotation mode.
- Added Undo and Redo APIs for annotation actions.
- Added configuration option to hide the bottom annotation toolbar in annotation mode.
- Added support for context menu configuration.
- Introduced
CPDFReaderSliderBar
, a sidebar component for fast scrolling. - Added callback for tapping on the PDF page area.
- Adapted Android platform to support 16KB page sizes.
- Optimized document saving logic on iOS.
Issues Addressed
- Fixed an issue where some APIs became unresponsive, causing blocking behavior.
- Fixed a bug where
CPDFDocument
was not immediately available after creatingCPDFReaderWidgetController
. - Fixed an issue where the read-only (
readOnly
) setting had no effect on Android. - Fixed a bug where the
page.removeAnnotation()
API could not delete annotations on Android. - Fixed an issue where
getReadBackgroundColor()
returned the wrong color on iOS.
Contact us
Email: support@compdf.com
2.4.0+1
Issues Addressed
- Fixed the issue of
flattenAllPages()
not working.
Contact us
Email: support@compdf.com
2.4.0
New Features
- Added the features support for ComPDFKit PDF SDK for iOS V2.4.0.
- Added the features support for ComPDFKit PDF SDK for Android V2.4.0.
- Added configuration options for signature methods in signature form fields on Android.
- Added a document save reminder when exiting the interface on Android.
- Added functionality to erase existing Ink annotations on Android.
- Added APIs to retrieve annotation and form field data.
- Added APIs to delete annotations and form fields.
- Added an API to insert blank pages.
- Added an API to split documents.
- Added APIs to import and export XFDF form files.
- Added an API to insert PDF documents.
- Added an API to flatten documents.
- Added configuration option for watermark dialog background color.
- Added callback notification when exiting the page editing dialog.
- Added callback notification when entering full-screen mode by tapping a page.
- Added callback notification for tapping the 'back' button on the toolbar on iOS.
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
andActionType_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 method. - 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
New Features
- Added the features support for ComPDFKit PDF SDK for iOS iOS V2.3.0.
- Added the features support for ComPDFKit PDF SDK for Android Android V2.3.0.
- Added the ability to create text input fields and insert images by clicking on a page area in content editing mode.
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.
- Fixed the issue of Chinese garbled characters in the form name
- Fixed the issue where the prompt did not appear for scanned PDF documents on iOS.
Contact us
Email: support@compdf.com
2.2.3
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
New Features
- Added the features support for ComPDFKit PDF SDK for iOS iOS V2.2.2.
- Added the features support for ComPDFKit PDF SDK for Android Android V2.2.2.
CPDFDocument()
can now be used independently, without relying onCPDFReaderWidget
, enhancing flexibility and ease of use.- Added the ability to save a watermark to the current PDF when adding it.
Issues Addressed
- Fixed the inaccurate judgment issue in the
hasChange()
method. - Fixed an issue where some document text fields in forms were not displaying content.
- Fixed an issue on the Android platform where Ink annotations became smaller after drawing.
- Fixed an issue on the Android platform where the pen size shrank when drawing Ink annotations after zooming in on a page.
- Fixed an input issue with the LaBan Key input method on the Android platform.
- Fixed a potential crash issue on the Android platform when enabling the rotate function.
- Fixed a crash issue on the Android platform when importing XFDF annotations.
- Fixed an issue on the Android platform where annotations did not appear when printing with
document.printDocument()
. - 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
New Features
- Added the features support for ComPDFKit PDF SDK for iOS iOS V2.2.1.
- Added the features support for ComPDFKit PDF SDK for Android Android V2.2.1.
- Added API for importing fonts.
- Added API for adding watermarks.
- Added API for security settings.
- Added view-related APIs, including opening thumbnail lists, preview settings, watermark editing, and security settings.
Issues Addressed
- Fixed an issue where certain documents could crash when importing XFDF annotations.
- Fixed an issue on iOS where the author information for Ink annotations was not displayed.
- Fixed a crash in iOS 18 when editing content in the context menu.
- Fixed a crash on certain Android devices when initializing the SDK.
- Fixed a crash on Android related to screenshot functionality.
- Fixed an issue on Android with the LaBan Key input method.
- Fixed an issue on Android where the modified date was not updated when saving a modified document.
- Fixed a crash on Android related to the undo operation in content editing.
- Fixed an issue on Android where form background color was transparent when highlighting forms was not enabled.
- Fixed an issue on Android where annotation text would display incorrectly when editing text in highlighted comment areas.
- 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
andcpdf_document.dart
.
Contact us
Email: support@compdf.com