https://github.com/foxitsoftware/xamarin-foxitpdf
Xamarin bridge for Foxit PDF SDK for Android/iOs to view, annotation and sign PDFs
https://github.com/foxitsoftware/xamarin-foxitpdf
Last synced: about 1 year ago
JSON representation
Xamarin bridge for Foxit PDF SDK for Android/iOs to view, annotation and sign PDFs
- Host: GitHub
- URL: https://github.com/foxitsoftware/xamarin-foxitpdf
- Owner: foxitsoftware
- Created: 2017-06-22T13:17:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-04T06:09:37.000Z (over 1 year ago)
- Last Synced: 2025-03-26T06:43:29.863Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 37.3 MB
- Stars: 9
- Watchers: 19
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xamarin-foxitpdf
Xamarin/.NET/MAUI bridge for Foxit PDF SDK for Android/iOS to view, annotation and sign PDFs
Introduction
------------
This sample project works with the `Foxit PDF SDK for Android/iOS` and is a direct port of the `complete_pdf_viewer` sample project included in the RDK.
Sample
-----
## [foxit_maui](/foxit_maui/)
Use the Foxit PDF SDK with MAUI.
If want to customize more, please refer to [FoxitPDFSDKForMAUI](https://github.com/foxitsoftware/FoxitPDFSDKForMAUI)
## [foxit_xamarin_android](/foxit_xamarin_android/)
Use the Foxit PDF SDK for Android with Xamarin/.NET
## [foxit_xamarin_ios](/foxit_xamarin_ios/)
Use the Foxit PDF SDK for iOS with Xamarin/.NET