Some test text!
Xamarin / Changelog / v6.9.0
Version: 6.9.0
Release Date for Xamarin.iOS: November 7, 2018
Release Date for Xamarin.Android: November 20, 2018
This release of Apryse for Xamarin brings the core PDF functionality and iOS and Android Tools functionality inline with version 6.9.0 of the iOS and Android SDKs. More information can be found on What's New for iOS and What's New for Android .
SearchResultsView
now works properly when clicking List all of the SearchToolbar
. See PDFNetAndroidXamarinSample for detailed implementation changes.PdfViewCtrlTabHostFragment
now comes with option to not use the activity's SupportActionBar
, this is useful if you would like to show multiple viewers side by side. This is particularly useful in Xamarin.Forms where the base class in Xamarin.Forms already has a Toolbar.AnnotationToolbar
now comes with APIs to remove the close, pan and overflow button, as well as APIs to change the default annotation tool grouping, see tutorial here: AnnotationToolbar android:usesCleartextTraffic="true"
flag is now required in your AndroidManifest.xml
if you are targeting Android SDK version 28+ and using PDFViewCtrl.OpenUrlAsync
with HTTP links. If you are only working with HTTPS files, this is not required. See tutorial here: quick start .io.reactivex.rxjava2:rxjava
and io.reactivex.rxjava2:rxandroid
PTDocumentViewController
and PTTabbedDocumentViewController
now support opening and streaming documents from online (http) URLs. See the Open from online URL guide for more information.ToolManager
includes a Readonly
flag to quickly disable annotation creation and editing.PTTabbedDocumentViewController
now provides improved access to PTDocumentViewController
APIs for better control over its behaviour.Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales