Version 11.9.0 Changelog (November 26, 2025)
This release of Apryse for Android brings the core PDF functionality inline with version 11.9.0 of the Apryse cross-platform APIs. Most non-module related changes apply to Android.
- Added ability to jump with widget field in read-only mode.
- Fixed issue where localized precision labels were not adjustable
- Updated
org.apache.commons:commons-lang3 to v3.18.0.
- new static method: Integer getGoToActionWidgetPage(Annot)
- new constructor: ToolbarItem(String, ToolbarButtonType, int, boolean, boolean, int, String, int, int, boolean, int, int)
- new field: int secondaryIcon
- new method: void setSecondaryIcon(int)
- new method: void setAlwaysShowIconHighlightColor(int, boolean, int)
- new constructor: AnnotationToolbarTheme(int, int, int, int, int, int, int, int, int, int, int, int)
- new final field: int secondaryIconColor
- removed constructor: AnnotationToolbarTheme(int, int, int, int, int, int, int, int, int, int, int)
- new method: void setSecondaryIcon(int)
- new method: void setSecondaryIconColor(int)
- new method: void setAlwaysShowIconHighlightColor(int, boolean, int)
- new method: void setSecondaryIcon(int)
Did you find this helpful?