Skip to content

Sample on how to print images and pdfs from Xamarin Forms

Notifications You must be signed in to change notification settings

elianaxgonzalez/FormsPrintSample

 
 

Repository files navigation

Printing PDF'S and Images Xamarin Forms Sample

Recently I had the need to implement a Printing feature for one of my Xamarin Forms projects, and discovered it was actually kind of straight forward to do, which brings me to our article of this week!

Right now Xamarin Forms does not support printing out of the box, but the good news is that each native platform already has support for this feature and we just need to tap into each native library and expose this feature for our App.

This repo is for the sample project of the Printing PDF'S and Images Xamarin.Forms

About

Sample on how to print images and pdfs from Xamarin Forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%