Xamarin.Forms.SaveOpenPDFPackage
Xamarin.Forms.Save.Open.PDF/README.md at master · officialdoniald/Xamarin.Forms.Save.Open.PDF (github.com) NuGet Package: https://www.nuget.org/packages/Xamarin.Forms.SaveOpenPDFPackage/ Download this Package just in your Standard Library. Platform specific things: Android: In the AndroidManifest.xml file, you have to add theese lines: https://github.com/officialdoniald/Xamarin.Forms.Save.Open.PDF/blob/master/Xamarin.Forms.Save.Open.PDF/Xamarin.Forms.Save.Open.PDF.Android/Properties/AndroidManifest.xml Create, if you don’t create yet, an “xml” folder into the “Resources” folder in the Android Project, and create an xml file, and call it: “provider_paths.xml”. The file should contain: https://github.com/officialdoniald/Xamarin.Forms.Save.Open.PDF/blob/master/Xamarin.Forms.Save.Open.PDF/Xamarin.Forms.Save.Open.PDF.Android/Resources/xml/provider_paths.xml Android ready, let’s go […]