Examples
Learn to load image files for PDF annotation using Kotlin with our guide. Explore additional resources and examples for Android development.
Learn how to create multiple annotation types in PDFs using Java. Explore links, highlights, free text, and more with our comprehensive guide.
Learn how to register a digital certificate for signing PDFs in Android. Explore our guides on digital signatures and generating self-signed certificates.
Learn to programmatically embed files in PDF documents with annotations. Explore our guide for resources on creating PDF annotations in Android.
Learn how to add PDF form elements using JavaScript actions. Explore our guide on validating PDF forms in Android for more resources and examples.
Learn to digitally sign PDFs by clicking the signature field. Explore our guide for more resources on adding digital signatures in Android.
Learn how to enhance your PDFs with a gallery and video annotations. Visit our guide for more on multimedia annotations in Android.
Learn how to add a custom action to the document sharing menu in Android. Explore our guide on configuring PDF sharing options for more insights.
Learn how to add images, text, and logos as watermarks in your PDFs. Explore our guide for detailed steps and Kotlin code examples.
Learn how to modify the UI view mode in a custom Android Activity. Explore our Kotlin example and access additional resources on UI visibility.
Learn to zoom and pan around PDF pages programmatically. Explore Kotlin examples and customize zoom options in our comprehensive Android guide.
Discover how to customize annotation selection states and explore the AnnotationSelectionController API for advanced theming configurations.
Learn to set up continuous vertical scrolling with fit-to-width zoom in your Android app. Explore our guide for more customization options.
Learn how to create an Android activity using PdfFragment. Access our comprehensive guide for tips and resources on customizing your interface effectively.
Learn to add custom templates to the new page dialog in Android. Visit our guide on customizing the PDF editing toolbar for more resources.
Learn to create and execute JavaScript actions within PDFs. Explore our guide on PDF annotation actions in Android for more resources and examples.
Learn to programmatically add links, highlights, and notes to PDFs using Kotlin. Explore our Android PDF annotation library for more resources.
Learn how to add new PDF form elements in Android. Explore our guide on creating fillable PDF forms and access valuable code samples for implementation.
Learn how to add custom items to the annotation toolbar in Android. Visit our guide for detailed instructions and example code.
Learn to build a custom search view using the search API and access our guide on text searching in PDFs for Android development.
Learn how to implement custom sharing actions for PDFs in Android. Access our guide for detailed resources and code samples for seamless integration.
Learn how to hide default toolbars and use contextual toolbars in a custom PdfFragment activity with our Java code example.
Learn to implement a custom annotation inspector in Android. Access our guide and example code for enhancing your annotation features effectively.
Learn how to implement a side navigation drawer to switch documents easily. Explore our DocumentCoordinator API guide for more resources.
Learn how to modify ActionBar icons in your Android app with our example. Visit our guide for more on customizing PDF metadata and interfaces.
Learn to prevent Stamp annotations from being selected post-creation. Explore our guide on annotation events and notifications for more resources.
Learn to implement a custom dialog in Android's document sharing flow. Explore our guide for PDF sharing options and enhance user experience.
Learn how to implement PdfSearchViewInline in your custom layout. Explore our guide for more on styling PDF viewers in Android.
Learn how to implement ProgressDataProvider in Android with our Kotlin example. Access resources on opening PDFs from URLs for enhanced functionality.
Discover how to use the Form Editing UI for custom activities in Android. Get resources for customizing the PDF editing toolbar today!
Learn to toggle between custom and theme highlight colors for form elements in Android. Visit our guide for more customization resources.
Customizes the default set of stamps in the StampPickerDialog. Get additional resources by visiting our guide on [PDF stamp annotations in Android](/…
Learn how to customize the PDF viewer layout in Android with our step-by-step guide and example code. Enhance your app's interface today!
Discover how to customize ink annotation note hints in Android. Access our guide and example code to optimize your PDF rendering experience.
Learn how to modify the toolbar menu structure and toggle item visibility in Android PDF viewer with our practical guide and code example.
Discover how to improve document navigation using the Scroll API and VerticalScrollBar widget. Visit our guide for customizing Android scrollbars.
Learn to build a custom DownloadProgressFragment and explore our guide on opening PDFs from URLs in Android for enhanced user experience.
Learn to disable the annotation note option in the editing toolbar. Explore our guide for additional resources on managing annotation properties in Android.
Learn how to use ApplicationPolicy to prevent text copying in Android. Access our guide for best practices and code samples for effective implementation.
Learn to display all documents in the assets folder using grid view. Visit our guide for tips on opening multiple PDFs in the Android viewer.
Learn how to use two PdfFragment instances side-by-side in Android. Access our guide for tips on opening multiple PDFs efficiently.
Learn to download PDF files from the web with our step-by-step guide. Explore Kotlin examples and tips for opening PDFs on Android devices.
An example showing how to draw annotations as overlay views instead of rendering them as part of the page. Get additional resources by visiting our g…
Discover how to utilize the PdfProcessor class for document processing in Android. Access our guides and Kotlin example for effective implementation.
Learn to use PdfProcessor and DocumentCoordinator for a customizable thumbnail grid in Android. Filter by annotated or bookmarked pages easily.
Learn how to create a password-protected PDF from multiple files using Kotlin. Explore our Android PDF editor library for more resources and examples.
Learn how to create a document using Android canvas and explore our Android PDF generation library for more resources and examples.
Discover how to use the XML Forms Data Format (XFDF) for managing PDF forms and annotations. Explore code examples and resources for Android integration.
Learn to import and export Instant Document JSON using PSPDFKit. Access our Kotlin example and further resources on how Instant JSON works.
Discover how to display rich media and video annotations in PDFs on Android. Visit our guide for embedding videos and multimedia annotations today!
Learn to fill out PDF forms using the JavaScript bridge. Explore our guide for PDF annotation actions in Android and access useful code samples.
Discover how to open PDF documents in a web browser using our Android PDF viewer library. Access code samples and additional resources for easy implementation.
Learn to merge multiple PDF files in Android with our guide and example code. Enhance your document processing using Kotlin and additional resources.
Learn how to open AES-encrypted PDFs without storing decrypted data. Explore our guide on decrypting PDFs securely in Android.
Discover how to open multiple PDF documents in a tabbed interface with our guide. Explore the Kotlin example for seamless document handling.
Learn how to open documents in Android using file system, app assets, or URIs. Follow our guide for tips and code samples for seamless integration.
Learn to load PDF documents using PdfActivity and a custom DataProvider. Explore our guide for more tips on Android PDF handling.
Learn how to control annotation rendering in Android and explore our Kotlin example. Visit our guide for additional resources on rendering annotations.
Learn how to connect to PSPDFKit Instant server and download documents for collaborative editing. Explore our resources for Android PDF collaboration.
Learn how to fill out PDF forms in your Android app using Kotlin. Access our comprehensive guide for more resources and code samples.
Learn to perform OCR on PDFs in Android. Explore our guide and access Kotlin code examples to seamlessly integrate OCR SDK into your app.
Learn how to index all PDFs in your Android catalog app for full-text search. Access our guide for additional resources on PDF indexing techniques.
Discover how to apply a custom theme in your Android PDF viewer with our Kotlin example. Access additional resources for styling customization.
Explore our PDF example featuring a JavaScript calculator app. Access additional resources on PDF annotation actions for Android.
Learn how to handle password-protected PDFs in Android. Access our Kotlin example and find tips for opening secured documents easily.
Explore a Java example that stress tests document replacement at random intervals, enhancing performance and reliability in your applications.
Learn how to temporarily rotate PDF pages in Android with our Kotlin example. Visit our guide for more tips on page manipulation and resources.
Learn to change Android activity configuration at runtime. Explore our guide on disabling annotation editing and PdfActivityConfiguration.Builder API.
Learn how to modify PdfFragment settings dynamically. Explore our PdfActivityConfiguration.Builder API guide for more resources and examples.
You can set different flags, like a NOZOOM flag to ensure the annotation is always drawn with the same dimensions on screen, on annotation objects. G…
Learn to initiate a PdfActivity without a PDF document. Explore our Kotlin example and additional resources for customizing your PDF interface.
Discover how to create a PDF screen reader on Android that highlights spoken words. Access our guide for more on accessibility features and resources.
Title | Description | Languages |
---|---|---|
Add Annotations to Images | Learn to load image files for PDF annotation using Kotlin with our guide. Explore additional resources and examples for Android development. | Kotlin |
Add Annotations to PDF with Alpha Values | Learn how to create multiple annotation types in PDFs using Java. Explore links, highlights, free text, and more with our comprehensive guide. | Java |
Create a Digital Signature | Learn how to register a digital certificate for signing PDFs in Android. Explore our guides on digital signatures and generating self-signed certificates. | Kotlin |
Embed Files in a PDF | Learn to programmatically embed files in PDF documents with annotations. Explore our guide for resources on creating PDF annotations in Android. | Kotlin |
Add PDF Form Elements with JavaScript Actions Attached | Learn how to add PDF form elements using JavaScript actions. Explore our guide on validating PDF forms in Android for more resources and examples. | Java |
Add Signature to PDF | Learn to digitally sign PDFs by clicking the signature field. Explore our guide for more resources on adding digital signatures in Android. | Kotlin |
Add Video and Gallery Annotations Programmatically | Learn how to enhance your PDFs with a gallery and video annotations. Visit our guide for more on multimedia annotations in Android. | Java |
Adding Actions to the Document Sharing Menu | Learn how to add a custom action to the document sharing menu in Android. Explore our guide on configuring PDF sharing options for more insights. | Java |
Add Watermarks to PDFs | Learn how to add images, text, and logos as watermarks in your PDFs. Explore our guide for detailed steps and Kotlin code examples. | Kotlin |
Toggle UI Visibility | Learn how to modify the UI view mode in a custom Android Activity. Explore our Kotlin example and access additional resources on UI visibility. | Kotlin |
Zoom and Pan Documents | Learn to zoom and pan around PDF pages programmatically. Explore Kotlin examples and customize zoom options in our comprehensive Android guide. | Kotlin |
Change How Annotation Selection is Visualized | Discover how to customize annotation selection states and explore the AnnotationSelectionController API for advanced theming configurations. | Kotlin |
View Set Up For Continuous Scrolling | Learn to set up continuous vertical scrolling with fit-to-width zoom in your Android app. Explore our guide for more customization options. | Kotlin |
Fragment | Learn how to create an Android activity using PdfFragment. Access our comprehensive guide for tips and resources on customizing your interface effectively. | Kotlin |
Custom New Page Template | Learn to add custom templates to the new page dialog in Android. Visit our guide on customizing the PDF editing toolbar for more resources. | Java |
JavaScript Actions | Learn to create and execute JavaScript actions within PDFs. Explore our guide on PDF annotation actions in Android for more resources and examples. | Java |
Create PDF Annotations Programmatically | Learn to programmatically add links, highlights, and notes to PDFs using Kotlin. Explore our Android PDF annotation library for more resources. | Kotlin |
Create PDF Forms Programmatically | Learn how to add new PDF form elements in Android. Explore our guide on creating fillable PDF forms and access valuable code samples for implementation. | Kotlin |
Create a Custom Annotation in PDF Toolbar | Learn how to add custom items to the annotation toolbar in Android. Visit our guide for detailed instructions and example code. | Java |
Custom Search UI | Learn to build a custom search view using the search API and access our guide on text searching in PDFs for Android development. | Java |
Add Custom Sharing Actions | Learn how to implement custom sharing actions for PDFs in Android. Access our guide for detailed resources and code samples for seamless integration. | Java |
Custom Activity with Toolbars | Learn how to hide default toolbars and use contextual toolbars in a custom PdfFragment activity with our Java code example. | Java |
Custom Annotation Inspector | Learn to implement a custom annotation inspector in Android. Access our guide and example code for enhancing your annotation features effectively. | Java |
Create a Custom UI for Navigating Between PDFs | Learn how to implement a side navigation drawer to switch documents easily. Explore our DocumentCoordinator API guide for more resources. | Java |
Add Custom Actions to the ActionBar | Learn how to modify ActionBar icons in your Android app with our example. Visit our guide for more on customizing PDF metadata and interfaces. | Kotlin |
Change Annotation Selection Behavior | Learn to prevent Stamp annotations from being selected post-creation. Explore our guide on annotation events and notifications for more resources. | Java |
Custom Document Sharing Dialog | Learn to implement a custom dialog in Android's document sharing flow. Explore our guide for PDF sharing options and enhance user experience. | Java |
Custom Inline Search | Learn how to implement PdfSearchViewInline in your custom layout. Explore our guide for more on styling PDF viewers in Android. | Java |
Progress Data Provider | Learn how to implement ProgressDataProvider in Android with our Kotlin example. Access resources on opening PDFs from URLs for enhanced functionality. | Kotlin |
Custom Activity Integration with the PDF Form Editing UI | Discover how to use the Form Editing UI for custom activities in Android. Get resources for customizing the PDF editing toolbar today! | Java |
Change the PDF Form Highlight Color | Learn to toggle between custom and theme highlight colors for form elements in Android. Visit our guide for more customization resources. | Java |
Use a Custom Set of PDF Stamp Annotations | Customizes the default set of stamps in the StampPickerDialog. Get additional resources by visiting our guide on [PDF stamp annotations in Android](/… | Java |
Custom the PDF View Layout | Learn how to customize the PDF viewer layout in Android with our step-by-step guide and example code. Enhance your app's interface today! | Kotlin |
Customize Annotation Note Hints | Discover how to customize ink annotation note hints in Android. Access our guide and example code to optimize your PDF rendering experience. | Kotlin |
Custom PDF Annotation Toolbar Grouping | Learn how to modify the toolbar menu structure and toggle item visibility in Android PDF viewer with our practical guide and code example. | Java |
Vertical Scroll Bar in the Document View | Discover how to improve document navigation using the Scroll API and VerticalScrollBar widget. Visit our guide for customizing Android scrollbars. | Java |
Customize the Download Progress Dialog | Learn to build a custom DownloadProgressFragment and explore our guide on opening PDFs from URLs in Android for enhanced user experience. | Java |
Disable Annotation Properties | Learn to disable the annotation note option in the editing toolbar. Explore our guide for additional resources on managing annotation properties in Android. | Java |
Disable Text Selection in PDF | Learn how to use ApplicationPolicy to prevent text copying in Android. Access our guide for best practices and code samples for effective implementation. | Kotlin |
Kiosk Grid: Display Multiple PDFs | Learn to display all documents in the assets folder using grid view. Visit our guide for tips on opening multiple PDFs in the Android viewer. | Kotlin |
Show Two PDFs Side by Side | Learn how to use two PdfFragment instances side-by-side in Android. Access our guide for tips on opening multiple PDFs efficiently. | Java |
Download a PDF Into Your App | Learn to download PDF files from the web with our step-by-step guide. Explore Kotlin examples and tips for opening PDFs on Android devices. | Kotlin |
Annotation Overlay Mode | An example showing how to draw annotations as overlay views instead of rendering them as part of the page. Get additional resources by visiting our g… | Java |
PDF Processing and Editing | Discover how to utilize the PdfProcessor class for document processing in Android. Access our guides and Kotlin example for effective implementation. | Kotlin |
Filterable Thumbnail Grid | Learn to use PdfProcessor and DocumentCoordinator for a customizable thumbnail grid in Android. Filter by annotated or bookmarked pages easily. | Java |
Generate PDF Report | Learn how to create a password-protected PDF from multiple files using Kotlin. Explore our Android PDF editor library for more resources and examples. | Kotlin |
PDF Creation from Canvas | Learn how to create a document using Android canvas and explore our Android PDF generation library for more resources and examples. | Kotlin |
XFDF Data Import and Export | Discover how to use the XML Forms Data Format (XFDF) for managing PDF forms and annotations. Explore code examples and resources for Android integration. | Java |
Import and Export Instant Document JSON | Learn to import and export Instant Document JSON using PSPDFKit. Access our Kotlin example and further resources on how Instant JSON works. | Kotlin |
Inline Multimedia | Discover how to display rich media and video annotations in PDFs on Android. Visit our guide for embedding videos and multimedia annotations today! | Kotlin |
JavaScript PDF Form Filling | Learn to fill out PDF forms using the JavaScript bridge. Explore our guide for PDF annotation actions in Android and access useful code samples. | Java |
PDF Viewer | Discover how to open PDF documents in a web browser using our Android PDF viewer library. Access code samples and additional resources for easy implementation. | Kotlin |
Merge PDF Documents | Learn to merge multiple PDF files in Android with our guide and example code. Enhance your document processing using Kotlin and additional resources. | Kotlin |
Open an AES-Encrypted PDF | Learn how to open AES-encrypted PDFs without storing decrypted data. Explore our guide on decrypting PDFs securely in Android. | Java |
Open Multiple PDFs in Tabs | Discover how to open multiple PDF documents in a tabbed interface with our guide. Explore the Kotlin example for seamless document handling. | Kotlin |
Open Remote or Local PDFs | Learn how to open documents in Android using file system, app assets, or URIs. Follow our guide for tips and code samples for seamless integration. | Kotlin |
Using Custom DataProviders | Learn to load PDF documents using PdfActivity and a custom DataProvider. Explore our guide for more tips on Android PDF handling. | Kotlin |
Annotation Rendering in PDFs | Learn how to control annotation rendering in Android and explore our Kotlin example. Visit our guide for additional resources on rendering annotations. | Kotlin |
PDF Collaboration with Instant | Learn how to connect to PSPDFKit Instant server and download documents for collaborative editing. Explore our resources for Android PDF collaboration. | Kotlin |
Fill Out PDF Forms Programmatically | Learn how to fill out PDF forms in your Android app using Kotlin. Access our comprehensive guide for more resources and code samples. | Kotlin |
OCR | Learn to perform OCR on PDFs in Android. Explore our guide and access Kotlin code examples to seamlessly integrate OCR SDK into your app. | Kotlin |
Full-Text Search Indexing | Learn how to index all PDFs in your Android catalog app for full-text search. Access our guide for additional resources on PDF indexing techniques. | Java |
Use the Dark Theme | Discover how to apply a custom theme in your Android PDF viewer with our Kotlin example. Access additional resources for styling customization. | Kotlin |
PDF-Based JavaScript Calculator | Explore our PDF example featuring a JavaScript calculator app. Access additional resources on PDF annotation actions for Android. | Kotlin |
Password Protected PDF | Learn how to handle password-protected PDFs in Android. Access our Kotlin example and find tips for opening secured documents easily. | Kotlin |
Random Document Replacement Example | Explore a Java example that stress tests document replacement at random intervals, enhancing performance and reliability in your applications. | Java |
Rotate Page Temporarily | Learn how to temporarily rotate PDF pages in Android with our Kotlin example. Visit our guide for more tips on page manipulation and resources. | Kotlin |
Runtime Configuration Activity | Learn to change Android activity configuration at runtime. Explore our guide on disabling annotation editing and PdfActivityConfiguration.Builder API. | Kotlin |
Runtime Configuration Fragment | Learn how to modify PdfFragment settings dynamically. Explore our PdfActivityConfiguration.Builder API guide for more resources and examples. | Kotlin |
Set Annotation Flags on PDF | You can set different flags, like a NOZOOM flag to ensure the annotation is always drawn with the same dimensions on screen, on annotation objects. G… | Java |
Start PdfActivity without PDF Loaded | Learn to initiate a PdfActivity without a PDF document. Explore our Kotlin example and additional resources for customizing your PDF interface. | Kotlin |
TextToSpeech Screen Reader | Discover how to create a PDF screen reader on Android that highlights spoken words. Access our guide for more on accessibility features and resources. | Java |