Welcome to the pdfrx documentation! This guide provides comprehensive information about using the pdfrx PDF viewer plugin for Flutter.
- pdfrx Initialization - How to properly initialize pdfrx in your app
- Progressive Loading - Understanding and using progressive page loading for large PDFs
- Text Search - Implementing text search functionality
- Text Selection - Enabling text selection
- Document Outline (Bookmarks) - Working with PDF bookmarks
- PDF Link Handling - Handling links within PDFs
- Page Layout Customization - Customizing page layouts
- Double-tap to Zoom - Implementing zoom gestures
- Adding Page Number on Page Bottom - Display page numbers
- Document Loading Indicator - Show loading progress
- Showing Scroll Thumbs - Display scroll indicators
- Dark/Night Mode Support - Implement dark mode
- Coordinate Conversion - Understanding and converting between coordinate systems
- Customizing Key Handling - Keyboard shortcuts
- Password Protected PDFs - Handle encrypted PDFs
- Overlay Builders - Custom overlays
- Loading Fonts Dynamically - Add custom fonts
- Low-Level PDFium Bindings Access - Using PDFium function directly
- Interoperability with other PDFium Libraries - Using pdfrx alongside other PDFium-based libraries
- PDF Page Manipulation - Re-arrange, combine, and extract PDF pages
- Importing Images to PDF - Convert images to PDF and insert images into PDFs
- macOS: App Sandbox - macOS sandbox configuration
For detailed API documentation, visit the pub.dev documentation.