Some test text!

Search
Hamburger Icon

Android / Changelog / v10.5.0

Version 10.5.0 Changelog (October 25, 2023)

Version: 10.5.0.82956

Release Date: October 25, 2023

Notes

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

Features

  • Prevent empty comment messages being sent using Collab
  • New color attribute for collab comment post button: replyEditorSendButtonDisabledColor

Fixed

  • Fixed issue with free text rotation behavior on rotated pages
  • Removed divider on quick menu if there are no elements in the first row
  • Fixed an issue where Rotation icon not properly displayed when useAutoResizeFreeText(true) is enabled
  • Fixed an issue where RichContent FreeText produces invalid XML
  • Fixed an issue where RichContent FreeText produced on other platforms did not import properly through XFDF

APIs

PDFViewCtrlTools package

AnnotUtils

new static method: boolean isSignatureField(Annot)

new static method: boolean updateAnnotOnMoveToNewPage(PDFViewCtrl, Annot, int, int, RectF, RectF, boolean)

new static method: void updateContentRectOnMove(PDFViewCtrl, Annot, int, int, RectF, RectF)

removed static method: void refreshAppearanceOnNewPage(PDFViewCtrl, Annot, int, int, RectF, RectF)

removed static method: void refreshLineAppearanceOnNewPage(PDFViewCtrl, Annot, int, int, RectF, RectF)

removed static method: void refreshPolyAppearanceOnNewPage(PDFViewCtrl, Annot, int, int, RectF, RectF)

PdfViewCtrlTabsManager

new synchronized method: void updateDocumentOrder(Context, List<String>)

PressureInkUtils

new static method: void updateInkPointsOnMoveToNewPage(PDFViewCtrl, Annot, int, int, RectF, RectF)

removed static method: boolean refreshAppearanceOnNewPage(PDFViewCtrl, Annot, int, int, RectF, RectF)

ViewerUtils

new static method: Bitmap getImageBitmap(Context, Uri, String)

PDFVIewCtrlDemo Package

FileManager

new static method: boolean performMerge(Context, ArrayList<FileInfo>, HashMap<String, String>, FileInfo, boolean)

Get the answers you need: Chat with us