Create efficient Android PDF viewers for apps
Nutrient Android SDK includes a high-fidelity PDF rendering engine that’s fast, precise, and feature rich. It offers developers a way to quickly embed a highly configurable PDF viewer in any Android application.
Nutrient SDKs are deployed in some of the world’s most popular applications, such as those made by Autodesk, Disney, UBS, Dropbox, IBM, and Lufthansa.
Key Capabilities
-
Customizable UI — Hide or add buttons, and match your look and feel
-
Page modes and transition — Single or double, multiple scroll modes
-
Thumbnails — Resizable view shows page numbers or labels
-
Outline — Supports all custom variants and PDF action types
-
Bookmarks — Users can add, remove, and sort bookmarks
-
Dark mode — Choose between bright and dark themes
-
Reader view — Reflow text to present it in a single-column view
-
PNG and JPG — Open images in the viewer (in addition to PDFs)
-
Extendable — Add annotation, signing, forms, and more
PDF viewer guides
Page transition
How to configure page transition, scroll direction, and scroll mode
Page navigation
How to programmatically scroll to different pages
Zooming
How to programmatically manage the zoom scale
Reader View
How to reflow text for an easy-to-read, single-column view
Night theme
How to render PDFs in color-correct night mode
Right-to-left
How to bind pages to the right edge for right-to-left scripts
Multiple documents
How to show documents in multiple windows
View state
Learn about concepts behind the view state and how it’s used
Accessibility features
Learn how PSPDFKit supports various accessibility requirements
Text-to-speech
How to configure the text-to-speech feature
Rendering resolution
How to configure the render resolution strategy
Rendering PDF pages
How to render a page or part of a page as an image
Rendering PDF forms
How to disable form interactions
Coordinate space
How to convert to and from the PDF coordinate space
Annotation rendering
How to render PDF annotations
Font rendering
How to configure custom fonts for rendering PDF documents
Image viewer
How to display images in the viewer
Drawable API
How to draw content above a displayed document
PDF JavaScript support
How to enable PDF JavaScript support
Text selection
How to configure text selection
Permissions
Learn about the document permissions that can be set