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

TOPIC:

Cannot print or save PDF on Android 4 years 8 months ago #14473

  • daniel.maegerli@one-inside.com
  • daniel.maegerli@one-inside.com's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
Hi all

I'm using the Radaee PDF cordova plugin (v1.4.2) and managed to integrate it into our Ionic project. We're downloading a PDF within the app via API, store it as file, then open it in Radaee PDF viewer, which is all working fine.
The problem: When clicking the context menu at the upper right corner, the buttons for "Save" and "Print" are greyed out, hence we cannot save or print PDFs. Any idea what's the issue there?

Thanks in advance.

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

Cannot print or save PDF on Android 4 years 8 months ago #14474

  • luca.f
  • luca.f's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 93
  • Thank you received: 10
Dear user,
First verify what type of license you are currently using, check variable "licenseType" in the index.js of youre cordova project, based on:
//0: for standard license, 1: for professional license, 2: for premium license
If license is "standard" then both buttons should be disabled by default.

Otherwise, if license is >= professional, verify that you're effectively opening from fs, and that the extra "READ_ONLY" is not passed to the intent.

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

  • Page:
  • 1
Powered by Kunena Forum