ios-samples/ZoomingPdfViewer
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01: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 [ZoomPdfViewer] Code refactoring + fix for #3922 2016-06-16 23:32:08 -03:00
DataViewController.cs [ZoomingPdfViewer] Missing parts of implementation 2016-06-20 14:41:40 -03:00
DataViewController.designer.cs [ZoomPdfViewer] Code refactoring + fix for #3922 2016-06-16 23:32:08 -03:00
Info.plist Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
Main.cs [ZoomPdfViewer] Code refactoring + fix for #3922 2016-06-16 23:32:08 -03:00
MainStoryboard.storyboard [ZoomingPdfViewer] Missing parts of implementation 2016-06-20 14:41:40 -03:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
ModelController.cs [ZoomingPdfViewer] Missing parts of implementation 2016-06-20 14:41:40 -03:00
PdfScrollView.cs [ZoomPdfViewer] Code refactoring + fix for #3922 2016-06-16 23:32:08 -03:00
README.md bugfix ZoomingPdfViewer sample 2012-03-07 10:00:32 +11:00
RootViewController.cs [ZoomPdfViewer] Code refactoring + fix for #3922 2016-06-16 23:32:08 -03:00
RootViewController.designer.cs [ZoomPdfViewer] Code refactoring + fix for #3922 2016-06-16 23:32:08 -03:00
Tamarin.pdf Add ZoomingPdfViewer sample 2011-08-26 16:57:56 -04:00
TiledPdfView.cs [ZoomPdfViewer] Code refactoring + fix for #3922 2016-06-16 23:32:08 -03:00
ZoomingPdfViewer.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
ZoomingPdfViewer.sln Add missing solution files. 2011-09-27 15:01:54 +02: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