Configure the path where the pdf is saved

Product: Mobile by Flutter

Product Version: 1.0.0-beta.2

Please give a brief summary of your issue:
(Think of this as an email subject)

  • Where is the document after editing?

Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)

  • After I open file pdf from “https://pdftron.s3.amazonaws.com/downloads/pl/PDFTRON_mobile_about.pdf
  • I printed path (var path = await PdftronFlutter.saveDocument()). But I checked there is no file. (flutter save: /data/user/0/com.example.pdftron_test/cache/PDFTRON_mobile_about.pdf)
  • After I edit pdf . I choose : Save a Copy → Identical Copy . I exit the application and want to reopen the edited pdf, where?
    *** I need to save edited pdf in a folder of project (I code by mobile flutter). Looking forward to support. Thanks a lot.

Please provide a link to a minimal sample where the issue is reproducible:

  • I’m working on a demo.

Hi,

Thanks for contacting us.
The config.exportPath helps to specify where the copy should be saved to.
Could you please give it a try?
Thanks.

Best regards,
Saeed