ios-samples/ZoomingPdfViewer
olegoid ce27b22673 Mass update of MinimumOSVersion value in Info.plist 2015-11-13 19:06:29 -03:00
..
Resources add new resources 2012-12-20 14:20:14 -05:00
Screenshots More screenshots. 2011-10-04 11:14:42 +02:00
AppDelegate.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Info.plist Mass update of MinimumOSVersion value in Info.plist 2015-11-13 19:06:29 -03:00
Main.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
PdfScrollView.cs Resolved warnings in ZoomingPdfViewer sample 2015-05-05 16:57:50 -04:00
README.md bugfix ZoomingPdfViewer sample 2012-03-07 10:00:32 +11:00
Tamarin.pdf Add ZoomingPdfViewer sample 2011-08-26 16:57:56 -04:00
TiledPdfView.cs Resolved warnings in ZoomingPdfViewer sample 2015-05-05 16:57:50 -04:00
ZoomingPdfViewer.csproj Pull from upstream 2015-01-19 20:39:40 +05:30
ZoomingPdfViewer.sln Add missing solution files. 2011-09-27 15:01:54 +02:00
ZoomingPdfViewerViewController.cs Pull from upstream 2015-01-19 20:39:40 +05:30
ZoomingPdfViewerViewController.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
ZoomingPdfViewerViewController.xib Add ZoomingPdfViewer sample 2011-08-26 16:57:56 -04:00

README.md

Zooming PDF Viewer

This is a port of Apple's ZoomingPDFViewer (original written in ObjectiveC) available from: http://developer.apple.com/library/ios/#samplecode/ZoomingPDFViewer/Introduction/Intro.html#//apple_ref/doc/uid/DTS40010281

The Tamarin.pdf file was generated (Download as PDF) from: http://en.wikipedia.org/wiki/Tamarin Text is available under the Creative Commons Attribution-ShareAlike License [1]; additional terms may apply. See Terms of use [2] for details.

[1] http://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License [2] http://wikimediafoundation.org/wiki/Terms_of_use

Authors

Sebastien Pouliot