Version: 10.5.0
Release Date: October 25, 2023
This release of Apryse for Xamarin brings the core PDF functionality and iOS and Android Tools functionality inline with version 10.5.0 of the iOS and Android SDKs. More information can be found on What's New for iOS and What's New for Android.
- Prevent empty comment messages being sent using Collab
- New color attribute for collab comment post button:
replyEditorSendButtonDisabledColor
- 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
- Added French translations for tool-group titles and Add-Page options.
PTTabbedDocumentViewController
tabs are only opened when they are selected.- Added support for setting a leading indicator-view for annotation cells in the
PTAnnotationViewController
annotation list. - Added support for setting a leading indicator-view for bookmark cells in the
PTBookmarkViewController
bookmark list. - An activity indicator (spinner) is now shown while redactions are being applied to the document.
- Fixed an issue where the free text annotations would become invisible after rotation.
- Fixed an issue causing ink strokes to disappear when writing with an Apple Pencil.
- Fixed an issue with the keyboard dismissing when tapping between form fields.
- Fixed an issue where the smart pen primary tool (freehand ink) was using the most recently used pen colour.
- Fixed an issue for sticky note icons moving slightly when selected on rotated pages.
- Fixed an issue where the
annotationModified
event would be triggered when the user long-presses a sticky note annotation without dragging the annotation. - Fixed an issue causing the
PTTextWidgetRefreshAppearanceHandler
to generate appearances without the text contents.