The WWDC videos and slides have a great overview of the printing process in
iOS and walk you through the different approaches at printing (high level
or custom).

You can get started with our docs here:

http://iosapi.xamarin.com/index.aspx?link=T%3AMonoTouch.UIKit.UIPrintInteractionController

That page also links to a couple of samples you can use to try things out.

On Tuesday, January 8, 2013, Matronix wrote:

> I have an app that I want to print from.  The data that I have in the app
> will be in 3 different forms.  Some of the data will be a pdf, others will
> be jpg, and I will also be displaying a webpage in UIWebView.  How can I
> possibly print all of these in an app. I have been looking around and
> haven't found much information on printing and MonoTouch.
>
>
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/Print-JPG-PDF-and-WebPage-tp4657921.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> [email protected] <javascript:;>
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to