Some test text!
Xamarin / Guides
Welcome to Apryse. This guide will show you how to integrate a free trial of the Apryse Xamarin SDK into your Xamarin.iOS application. You can either integrate the Apryse packages automatically through the Nuget manager, or install them manually by downloading the SDK. Pick whichever option you prefer, but integrating with Nuget is the recommended approach. Your free trial includes unlimited trial usage and support from solution engineers.
First, download the SDK:
If you do not already have an existing application, create a new Visual Studio Multiplatform App
project with Blank Native App
.
Add the new NuGet source to where the Apryse for Xamarin.iOS download package's lib/ios
folder is as described in Adding Package Sources.
Then right click your project and open the Add -> Add Packages window. Switch the source to the newly added source. You will see the packages:
Select PDFTron.iOS
and click Add Package
.
Select PDFTron.iOS.Tools
and click Add Package
.
View a document Add an Apryse license key
Apryse for Xamarin contains the following key files and folders:
File/Folder Name | Description |
---|---|
Common | Folder containing Apryse Xamarin source code |
custom (Xamarin.iOS package only) | Folder containing helper project to build PDFNetHelper.framework |
lib | Folder containing the Apryse NuGet packages and the source files to the binding projects |
projectSrc | Folder containing Visual Studio solution files for Apryse Xamarin source code |
samples | Folder containing the sample projects CompleteReader, PDFViewCtrl UI and MiscellaneousSamples |
legal.txt | Legal and copyright information |
License | Link to Apryse Software License agreement |
Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales