Some test text!

Search
Hamburger Icon

Android / Changelog / v10.0.0

Version 10.0.0 Changelog (March 29, 2023)

Version: 10.0.0.81679

Release Date: March 29, 2023

New features

  • Now targeting Android 13
  • Improved text field creation and editing so it is easier to customize the creation and editing tools

Notes

This release of Apryse for Android brings the core PDF functionality inline with version 10.0.0 of the Apryse cross-platform APIs. More information can be found on What's new for cross-platform APIs. All none-module or SVG related changes apply to Android.

Fixed

  • Fixes issue where whole word search's match highlighted wrong term in some situations
  • Fixes issue where attaching image larger than 10MB in signature tool may result in a crash
  • Fixes issue where free text annotation style does not update properly during typing
  • Fixes issue where saved signature from imported image does not load in some situations
  • Fixes issue where auto wrap for free text tool does not work properly
  • Fixes issue where attaching image in signature tool does not account for image rotation

APIs

PDFViewCtrlTools package

TextFieldCreate

new method: void setupAnnotProperty(AnnotStyle)

removed method: void onClose()

StampManager

new method: String createSignatureFromImage(Context, Uri, int)

removed method: String createSignatureFromImage(Context, Uri)

Utils

new static method: int[] getImageFileDimensions(File)

new static method: int[] getImageFileDimensions(File, int)

Get the answers you need: Chat with us