You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,7 @@
4
4
5
5
This sample shows how to use PDFTron for Xamarin in Xamarin.Forms project via `PageRenderer`. You can run this sample on Android, iOS and UWP. It shows a simple `PDFViewCtrl` with annotation functionality as well as a more advanced viewer (iOS and Android only).
6
6
7
-
To run the Android or iOS project, open the solution in Visual Studio and restore all the NuGet packages.
8
-
9
-
To run the UWP project, please install the `PDFNetUWPApps.vsix` file inside the `/lib` folder from the download package.
10
-
11
-
From the UWP download package, copy `/Samples/PDFViewCtrlTools_VS2015` folder to inside `ContentPage` folder. i.e. you will have `/ContentPage/PDFViewCtrlTools_VS2015` folder.
7
+
To run the sample, open the solution in Visual Studio and restore all the NuGet packages.
12
8
13
9
Note:
14
10
Please update to the latest version of Visual Studio 2019 and/or Visual Studio for Mac.
0 commit comments