Skip to content
tuxor1337 edited this page Apr 17, 2015 · 12 revisions

Content

Introduction

Document Viewer is a highly customizable document viewer for Android. Document Viewer supports the following ebook and document formats: DjVU, PDF, XPS (OpenXPS), FictionBook (fb2 and fb2.zip), Comics Book formats (cbz), EPUB and RTF.

Collaboration with electronic publication sites and access to online ebook catalogs is allowed by the supported [OPDS](http://en.wikipedia.org/wiki/OPDS Open Publication Distribution System) protocol.

Document Viewer allows you to customize the way you read on a per book basis: each document's layout can be tailored to give you the best reading experience and all the parameters will be remembered the next time you will access it. Whatever your document, be it a two-faced xerox, a book with wide asymmetric margins or a multi-column article, Document Viewer provides you with features to split pages, automatically or manually crop margins and instantly zoom to a column's content. Please refer to the Wiki section of the developer's website for further instructions (don't forget to read the FAQ).

Should you experience any problems, please report them in the Issues section on the developer's website, at the following address: https://github.com/sufficientlysecure/document-viewer/issues.

If the issues are related to a particular document, don't forget to attach it to your question to the developers.

Please note: Document Viewer uses MIME types to handle different file types. Unfortunately, Android's and many other file managers might not support all MIME types. When this happens, you will not be able to open said files directly from the file manager. Some file managers allow you to add new MIME types and associate them with the corresponding file extensions. Refer to your file manager manual to get further instructions on how to do that. All MIME types supported by Document Viewer can be found in the Wiki section of the developer's website.

Clone this wiki locally