1 مستودع
Interfaces for loading document content from various storage origins such as files, assets, or network streams.
Distinct from Custom Data Sources: No candidate covers the abstraction of document source loading for PDF files specifically.
Explore 1 awesome GitHub repository matching data & databases · Document Data Sources. Refine with filters or upvote what's useful.
AndroidPdfViewer is a user interface library for Android applications that provides a view for displaying PDF documents. It utilizes the PdfiumAndroid rendering engine to decode PDF files into bitmaps for display on mobile devices. The library includes built-in support for zooming, scaling, and scroll navigation. It allows for the loading of PDF data from various document sources and provides controls to adjust rendering quality and visual fidelity. The component handles mobile document navigation through features such as page filtering, hyperlink detection, and customizable scroll handles.
Provides a standardized interface to load PDF data from various document sources.