Some test text!
Welcome to PDFTron. This guide will show you how to integrate a free trial of the PDFTron Xamarin SDK into your Xamarin.Android application. You can either integrate the PDFTron 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 Xamarin.Android
project with Single View App
.
Install the PDFTron package:
Install-Package path_to_package\PDFTron.Android.8.1.0.nupkg
Install-Package path_to_package\PDFTron.Android.Tools.8.1.0.nupkg
path_to_package
with the actual path. The required packages should be in lib/android
To use SimpleReaderActivity
and/or AdvancedReaderActivity
, also install:
Install-Package path_to_package\PDFTron.Android.Demo.8.1.0.nupkg
path_to_package
with the actual path. The required packages should be in lib/android
Lastly, turn on Multi-Dex:
View a documentAdd a PDFTron license key
PDFTron for Xamarin contains the following key files and folders:
File/Folder Name | Description |
---|---|
Common | Folder containing PDFTron Xamarin source code |
custom (Xamarin.iOS package only) | Folder containing helper project to build PDFNetHelper.framework |
lib | Folder containing the PDFTron NuGet packages and the source files to the binding projects |
projectSrc | Folder containing Visual Studio solution files for PDFTron Xamarin source code |
samples | Folder containing the sample projects CompleteReader, PDFViewCtrl UI and MiscellaneousSamples |
legal.txt | Legal and copyright information |
License | Link to PDFTron Software License agreement |
Get the answers you need: Support
Get unlimited trial usage of PDFTron SDK to bring accurate, reliable, and fast document processing capabilities to any application or workflow.
Select a platform to get started with your free trial.
Web
Android
iOS
Windows
Linux
Unlimited usage. No email address required.