voghDev/PdfViewPager
Android widget that can render PDF documents stored on SD card, linked as assets, or downloaded from a remote URL. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3857
- days_rel: n/a
- days_push: 1814
- n_releases_24m: 0
Adoption not part of the score
1716 stars · 335 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library providing a PDFViewPager widget that renders PDF documents from assets, SD card, or remote URLs using Android's PdfRenderer (API 21+). It includes zooming and panning support out of the box.
Use cases
- display a pdf inside an android activity or fragment
- render pdf files bundled as android assets
- show pdf documents downloaded from a url in an app
- add zoom and pan to pdf pages in android
- view pdfs stored on sd card in an android app
When to choose
- you need a simple embeddable pdf viewer widget on android api 21+
- your pdfs come from assets, local storage, or a remote url
- you want built-in zooming and panning without extra dependencies
When to avoid
- you must support android versions before lollipop (api 21)
- you need advanced pdf features like form filling or annotation
- you need a actively maintained library with recent releases
Facets
library · maturity maintenance
pdf-viewer ui-components mobile-development pdf android-tools jvm pdf-rendering viewpager zoomable-pdf espresso-tests android
1 source
- readme: https://github.com/voghDev/PdfViewPager · fetched 2026-08-28 · 8e9b75f9a594
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| voghDev/PdfViewPager | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="voghDev/PdfViewPager")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem