ComPDFKit PDF SDK for Android Lanzamientos

Descubre las novedades en cada versión, con detalles de funciones, mejoras y problemas resueltos.

ene
feb
mar
abr
may
jun
jul
ago
sept
oct
nov
dic
ComPDFKit PDF SDK for Android v2.6.91 jul 2026
Funciones
  • Added annotation click behavior configuration to control annotation interactions in the reader.
  • Added support in ComPDFKit_Tools for opening the properties panel after selecting an annotation.
  • Added support in ComPDFKit_Tools for showing or hiding the main toolbar title through configuration.
  • Added support in ComPDFKit_Tools for intercepting Note annotation creation and editing dialogs.
  • Improved external storage adaptation in ComPDFKit_Tools, including public directory saving and storage permission handling.
  • Improved the hiding behavior of the side toolbar in fullscreen mode.
  • Improved the display text for the root node in the file directory.
  • Replaced the deprecated media scan broadcast with MediaScannerConnection.
  • Reduced memory usage when generating signature images, including handwritten signatures and digital signature previews.
  • Reduced Java heap memory usage when loading system fonts to improve stability with large font files.
Correcciones
  • Fixed an issue where the page position could be incorrect after switching reader viewport or layout state.
  • Fixed an issue where long text alignment did not take effect in text field form widgets.
  • Fixed an issue where CPDFDocumentPermissionInfo#setAllowsCommenting incorrectly modified the copy permission.
  • Fixed flickering and rendering instability when rotating stamp annotations.
  • Fixed incorrect page position and jumping issues when switching to fullscreen mode.
  • Fixed an issue where newly generated PDFs did not refresh in the system media library.
  • Fixed incorrect tinting of custom default toolbar icons.
  • Fixed an issue where no saving prompt was shown when saving a watermark took too long.
  • Fixed an issue where custom text stamp list items were clipped.
  • Fixed an issue where the spacing setting was not reset after setting a wavy line for shape annotations.
  • Fixed an issue where deleting an annotation from the reply dialog did not remove it from the UI.
  • Fixed an issue where selectable folders were not displayed when exporting annotations.
  • Fixed opacity accuracy issues in image editing.
  • Fixed excessive blank space after saving text signatures.
  • Fixed an issue where text entered into text fields in certain hybrid XFA/AcroForm PDFs could appear with an incorrect font size in some PDF viewers.
  • Fixed inaccurate state detection in CPDFDocument.hasChanges().
ComPDFKit PDF SDK for Android v2.6.228 feb 2026
Correcciones
  • Fixed a potential crash and ANR issue in CPDFPageView.onDetachedFromWindows() under certain conditions.
  • Optimized and refined the obfuscation configuration by enabling ProGuard optimization options to improve build quality and code security.
ComPDFKit PDF SDK for Android v2.6.16 feb 2026
Correcciones
  • Fixed a crash issue when editing text in some document contents.
ComPDFKit PDF SDK for Android v2.6.02 feb 2026
Funciones
  • Added a dynamic font loading API.
  • Added double-tap zoom support for pages.
  • Added an API to detect underline existence in text during content editing mode.
Correcciones
  • Fixed an issue where Ink annotations were not rendered when pressed.
  • Fixed a crash that occurred when deleting outlines.
  • Fixed a crash when searching and modifying text in content editing mode.
  • Fixed a crash that occurred when adding PushButton annotations in certain cases.
  • Fixed an issue where the UI border did not take effect when selecting annotations.
  • Fixed an issue where text input behaved abnormally with certain input methods in content editing mode.
  • Fixed a jitter issue that occurred during zoom operations in documents with a large number of pages.