Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

Cannot print or save PDF on Android

More
IP: 46.140.176.26 7 years 1 month ago #14473 by [email protected]
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.
More
IP: 212.97.62.176 7 years 1 month ago #14474 by luca.f
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.
Time to create page: 0.469 seconds
Powered by Kunena Forum