pdftron-flutter icon indicating copy to clipboard operation
pdftron-flutter copied to clipboard

A convenience wrapper for building Flutter apps with PDFTron mobile SDK.

Results 14 pdftron-flutter issues
Sort by recently updated
recently updated
newest added

Hi. I am using pdftron_flutter package it's working fine on both android and Ios devices. Bit it's not working on Google Pixel 4A. Pdf opens but I am unable to...

bug

Will this package work for Web projects or is it only confined to iOS and Android?

bug

[!] CocoaPods could not find compatible versions for pod "PDFNet": In snapshot (Podfile.lock): PDFNet (from `https://www.pdftron.com/downloads/ios/cocoapods/xcframeworks/pdfnet/latest.podspec`) **Steps to Reproduce the Problem** running "pod install" ios

bug

main.dart file is missing

When using the PDFTron Flutter library as a widget it expands the Navigation bar to compensate for the status bar or changes the System UI Overlays, I'm not 100% sure...

bug
android

I have used saveDocument() method but it's not saving. How do I saved the document after editing in to my local storage in flutter when click on leading navigation button.

**Describe the bug** Other `DocumentViewController` methods are running before `openDocument()` finishes even though the `await` keyword is being used. When debugging with Android Studio, I realized that `onTabDocumentLoaded` was not...

bug
android

**Describe the bug** When I try to export the document to save a copy I get an error on the console saying "Could not save document for export" and the...

bug

Do you plan to support reading & writing a PDF file from/to memory buffer just like native iOS and Android do?

**Describe the bug** https://support.pdftron.com/a/tickets/27079 **Steps to Reproduce the Problem** 1. Use `startExportAnnotationCommandListener` and `importAnnotationCommand` in tandem 2. Duplicate annotation created (looks like another unique ID is generated instead of updating...

bug