Skip to content

num42/pdfview

Repository files navigation

Overview

This library is able to show a pdf file inside of a View.

It is a effort to merge the great subsampling-scale-image-view with our subsampling-pdf-decoder to achieve a more developer friendly view to handle pdfs. Idea and initial development: Manuel Lilienberg

Usage

This library needs version 21 (Lollipop) or above to render the pdf.

TODO

Download

repositories {
    jcenter()
}

dependencies {
    compile 'de.number42:pdfview:0.1.0'
}

License

Copyright 2019 Number42

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published