Some test text!

Search
Hamburger Icon

Xamarin / Changelog / v9.1.0

Version 9.1.0 Changelog (September 16, 2021)

Version: 9.1.0

Release Date: September 16, 2021

Notes

This release of Apryse for Xamarin brings the core PDF functionality and iOS and Android Tools functionality inline with version 9.1.0 of the iOS and Android SDKs. More information can be found on What's New for iOS and What's New for Android .

Xamarin.Android

New features

  • Adds support for custom font / stroke color / thickness / fill color / opacity in the freetext with rich content
  • Adds support for adding and modifying text markup annotations in the reader (reflow) mode (Nougat+)
annot-in-reflow
  • Adds ability to search in the user bookmarks, outline and annotations list
Search in Annotation ListSearch in OutlineSearch in User Bookmarks
search-annot-listsearch-outlinesearch-bookmark

Xamarin.iOS

New features

  • Users can now drag annotations annotations between pages

  • Added support for changing the sticky note icon colour and opacity

  • Added support for link creation using the new PTLinkCreate tool

  • Links can be added from text or as a shape on the document

  • Page links and web links are both supported

  • New, faster reflow engine with API options controlling which images to extract

  • Added a new maxImageDimensions API to PTImageStampAnnotationOptions to allow an array of maximum image dimensions to be defined when stamping images onto the document

  • If there are multiple elements in the array then the user will be shown a picker to select the image size

  • The image will be resized down to those dimensions before being added to the document

  • Default values are [4032, 1024, 800]

  • Documents loaded from memory (not from a local file path/URL) can now be shared

  • Support for custom text in editable dropdown form fields

  • Newly editable annotation properties can now have their defaults specified.

  • Support for date form fields with format specifications of AFTime_Keystroke(ptf) and AFTime_Format(ptf).

  • Image stamps can now be created from SVGs selected in the file browser

Bug fixes

  • Fix for possible infinite loop when tapping on form fields when using the freehand / free highlighter tools.
  • Fix so that the document doesn't shift when showing/hiding the control bars when using a PTDocumentController directly rather than view a PTDocumentTabbedViewController.
  • Fix so that the current page can be set immediately after opening a document.
  • Fix for a crash when running visual or semantic diff over documents with different page counts.
  • Fixes an issue where the PTPageTemplateViewController's page number was not being updated after first being shown.
  • Fixes an issue where the page could jump up and down when tabbing between form fields.
  • Fixes an issue where the PTPencilDrawingCreate tool would always be hidden in the PTToolGroupToolbar.
  • Fixes an issue with the eraser tool where strokes would only be partially erased.
  • Fixes an issue where in some circumstances the viewer could freeze when vertically scrolling beyond the bounds of the document.
  • Fixes the UINavigationBar appearance when running on iOS 15.
  • UI will no longer freeze when first opening a PDF with an extraordinary number of annotations.

Get the answers you need: Chat with us