Some test text!
Xamarin / Changelog / v7.0.5
Version: 7.0.5
Release Date: February 10, 2020
This release of Apryse for Xamarin brings the core PDF functionality and iOS and Android Tools functionality inline with version 7.0.5 of the iOS and Android SDKs. More information can be found on What's New for iOS and What's New for Android .
This release switched from using Android Support Library to AndroidX. To use Android Support Library, the latest version is 7.0.3.3.
FreehandCreate
tool, it is possible to switch between pressure and no pressure in the style picker prior to drawing. Pressure is disabled by default, enable programmatically with FreehandCreate.SetPressureSensitive(bool)
PdfViewCtrlTabHostFragment
, to disable, use [ViewerConfig.Builder.ShowEditMenuOption(false)
](/api/xamarinandroid/tools/api/pdftron.PDF.Config.ViewerConfig.Builder.html#pdftron_PDF_Config_ViewerConfig_Builder_ShowEditMenuOption_System_Boolean_PdfViewCtrlTabHostFragment
with the standard version of the library, use ViewerConfig.Builder.UseStandardLibrary(true)
PTAddPagesViewController
, which allows adding pages to a document from another document, image, or set of blank page templates.PTAnnotationPasteboard
class.PTDocumentViewController
now has an "Export" item in its More-menu that allows exporting a PDF as a copy, a file size optimized copy, or a flattened copy. This item can be controlled with the ExportButtonHidden
property.Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales