iOS does not have native epub support. You'll either have to write that yourself, or find some existing library you can port to MT
iOS does have native PDF support, but I don't think there is a simple way to write a view to a PDF file. An overview of the iOS PDF system is here: http://developer.apple.com/library/ios/#documentation/GraphicsImaging/Conceptual/drawingwithquartz2d/dq_pdf/dq_pdf.html On Sun, Jan 29, 2012 at 2:49 AM, Vladimir <[email protected]> wrote: > How to convert all objects in /View/ to two format (epub and pdf)? > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Convert-to-epub-and-pdf-tp4337840p4337840.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
