Code Monkey home page Code Monkey logo

vedantu-reader's Introduction

vedantu-reader

Lightweight and runtime customizable PDF Reader.

About this app

This customizable app is intended mainly for app developers. However, without any customization it works as a normal PDF Viewer with all capabilities provided by the base platform, which is MuPDF.

For Developers

If you want to launch a PDF from your Android app in a secure PDF Viewer you can use this application. While launching through an Intent it allows you to control various buttons of the PDF Viewer. Following are the customizable buttons:

  • Link
  • Reflow
  • Outline
  • Search
  • More
  • Highlight
  • Underline
  • Strike Out
  • Ink
  • Print
  • Copy Text
  • Edit Annotation

You need to pass a [String array as Extra in the Intent](http://developer.android.com/reference/android/content/Intent.html#putExtra(java.lang.String, java.lang.String[]). The name will be VEDANTU_READER_HIDE_BUTTONS. The values that you specify in the String array will be the buttons that will be hidden from the vedantu-reader when its launched.

Refer: Constants class for the keys to use for hiding buttons.

Note: At present the customizable properties of this application are available only on Android. iOS and Windows 8 applications might follow soon.

License

Vedantu Reader is free software: you can redistribute it and/or modify it under the terms of the Affero GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This project is Copyright 2013-2014 Vedantu Innovations Pvt Ltd, except included libraries:

  • Copyright 2006-2013 Artifex Software, Inc for the MuPDF library

The use of the Google Analytics library is governed by the following terms: http://www.google.com/analytics/tos.html

Source code of libraries used

  • MuPDF: git://git.ghostscript.com/mupdf.git

vedantu-reader's People

Contributors

kotuli avatar ujjawalmisra 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.