Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1
  • 2

TOPIC:

open PDF files with Radaee on Android >= M 6 years 6 months ago #12968

  • koukor
  • koukor's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
When trying to open PDF files with Radaee on Android versions >= M(6) i get an error saying "permission denied and invalid path”. I have already granted permission for read/write external storage during runtime.
What should i do?

Thanks

Please Log in or Create an account to join the conversation.

open PDF files with Radaee on Android >= M 6 years 6 months ago #12972

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
can you reproduce the issue with the demo project? www.radaeepdf.com/download/file/99-radaeepdf-3-14-3
Is your pdf path correct? Can you please send us an example of the path you are using and how you open the pdf?
Can you reproduce the issue with all the devices? Can you send us some info about them?

Please Log in or Create an account to join the conversation.

open PDF files with Radaee on Android >= M 6 years 4 months ago #13266

  • rohitgarg2990
  • rohitgarg2990's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 17
  • Thank you received: 0
Hi David,
Related to same i am getting the following error while opening the pdf, "Open Failed: Invalid Password". Can you please tell me the reason/things i should be checking?

Regards,
Rohit Garg

Please Log in or Create an account to join the conversation.

open PDF files with Radaee on Android >= M 6 years 3 months ago #13273

  • Davide
  • Davide's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 814
  • Thank you received: 65
Hi,
now the issue is related to a wrong password.
Can you please send us the pdf you are using and the password to open it?
If the pdf has no password you have to call the open method with emprty password ("")
doc.Open(path,"");

Please Log in or Create an account to join the conversation.

open PDF files with Radaee on Android >= M 6 years 3 months ago #13274

  • rohitgarg2990
  • rohitgarg2990's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 17
  • Thank you received: 0
thanks Davide, i figured that out. It is working for me now. Thanks again.

Please Log in or Create an account to join the conversation.

open PDF files with Radaee on Android >= M 4 years 11 months ago #14346

  • dhirajpowar
  • dhirajpowar's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
I am also facing the same issue as access denied or invalid path.
Steps followed by me
1. Added ViewLib as dependency module in project with Global file licenses same as of radaee
2. power_of_now.pdf copied into card
3. PDF path given as /card/power_of_now.pdf
4. tried to call PDFViewAct
5. But facing error frequently access denied or invalid path
6. In AndroidManifest.xml file WRITE_EXTERNAL_STORAGE and READ_EXTERNAL_STORAGE permission given

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2
Powered by Kunena Forum