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

Where can I get 64bit librdpdf.so of version 201402 for Android device?

More
IP: 37.183.44.177 6 years 6 months ago #14484 by support
It seems that you're using a very old version of the framework or you deleted different architectures other than 32bit ARM from your project.
64bit .so is available from years.

I suggest you to download the last package from our website.
More
More
IP: 37.183.44.177 6 years 6 months ago #14488 by support
The pre-3.x architecture wasn't buildable with 64bit target.

I recap you that we're not asking money for maintenance and it's much better for you to update the framework because of enhancements, fixes, updated third-party dependencies.
More
IP: 111.196.240.124 6 years 6 months ago - 6 years 6 months ago #14489 by radaee
Dear user, the minimum working for your updating shall:
1. replace native libraries "librdpdf.so" to your project
2. copy all java codes for package "com.radaee.pdf".
3. copy raw resource like fonts, cmaps in ViewLib module, to your project.
4. replace active key using the key that you applied at 2014.
5. fix compile error one by one.
Last edit: 6 years 6 months ago by radaee.
More
IP: 212.97.62.176 6 years 6 months ago #14498 by luca.f
You need to assign the correct value to the variable mViewMode, inside RadaeePDFManager.java class, as well

i.e. private int mViewMode = 3;
More
IP: 212.97.62.176 6 years 6 months ago #14500 by nermeen
Seems that after the integration, this variable is being set to 4 or 6 (dual mode) somewhere.

These are all the usages of def_view in the demo project


So in which class are you referring to it (PDFReader, PDFLayoutView or GLView)?
Time to create page: 0.436 seconds
Powered by Kunena Forum