Code Monkey home page Code Monkey logo

viewer's Introduction

PDF Viewer App for iOS

Introduction

This iOS PDF viewer app is based on the open source iOS PDF reader code from the https://github.com/vfr/Reader repository on GitHub.

Features

  • Universal: runs on iPad, iPhone and iPod touch.
  • Uses Core Data to keep track of PDF documents.
  • PDF documents can be organized into folders.
  • Supports iTunes File Sharing for file transfers.
  • Handles "Open In..." from other apps (Mail, etc).
  • Multithreaded giving it a responsive UI.
  • In-App HTML-based help.
  • Localization ready.
  • iBooks-like document navigation.
  • Device rotation and all orientations.
  • Encrypted (password protected) PDFs.
  • PDF links (URI and go to page).
  • PDFs with rotated pages.

Notes

Current development and testing of the PDF Viewer App is under Xcode 4.6.2, LLVM 4.2, iOS 5 and iOS 6. The code uses ARC memory management and should work under iOS 4 as well.

Please see https://github.com/vfr/Reader/blob/master/README.md for notes on the core code that the PDF Viewer App uses.

Contact Info

Website: http://www.vfr.org/

Email: joklamcak(at)gmail(dot)com

If you find this code useful, or wish to fund further development, you can use PayPal to donate to the vfr-Viewer project:

License

This code has been made available under the MIT License.

Screen Captures

Viewer-Screen_LD_1.png Viewer-Screen_LD_2.png Viewer-Screen_LD_3.png Viewer-Screen_LD_4.png Viewer-Screen_LD_5.png Viewer-Screen_SD_1.png Viewer-Screen_SD_2.png Viewer-Screen_SD_3.png Viewer-Screen_SD_4.png Viewer-Screen_SD_5.png

viewer's People

Contributors

vfr avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.