here's another sample - https://github.com/xamarin/monotouch-samples/tree/master/ZoomingPdfViewer
you can also do this using a UIWebView to display the PDF On Tue, Apr 23, 2013 at 7:33 AM, Nic Wise <[email protected]> wrote: > Yes, it is :) > > https://gist.github.com/nicwise/5443188 > > Also, look at QLPreviewController and see whats out there. I'm pushing > it, but you can also present it like any other view controller. > > On 23 April 2013 13:28, madhusudhan reddy <[email protected]> > wrote: > > Is it possible to open a pdf using the built in PDF viewer? The same one > > that is used if I open a PDF from my iBooks? > > And also it should be done without having to leave the app > > > > > > _______________________________________________ > > MonoTouch mailing list > > [email protected] > > http://lists.ximian.com/mailman/listinfo/monotouch > > > > > > -- > Nic Wise > t. +44 7788 592 806 | @fastchicken > b. http://www.fastchicken.co.nz/ > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
