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

Make PDF fit width in portrait/height in landscape

More
10 years 5 months ago #10518 by jorisk
Hello,

Is it possible to make a PDF fit the width in portrait and the height in landscape mode with PDFReaderAct? I tried to change the params in the XML layout but nothing changed (and I think that com.radaee.reader.PDFReader act on the view, not the PDF itself). I am using the 3.4 version of the SDK.

Thanks by advance!
More
10 years 5 months ago #10525 by Davide
Hi,
please try to change this parameter from default_config() method of Global class :
Code:
def_view = 3;
More
10 years 5 months ago #10526 by jorisk
I already tried this, but it only works for the def_view = 2, but I don't want the curl effects.
More
10 years 5 months ago #10546 by Davide
Hi,
apologize us for the late reply.
I was referring to the last version of the library, you are using an old version of the library, I suggest you to check the last one with def_view = 3;
More
10 years 5 months ago #10548 by jorisk
Hi,
The 3.4 version is not up to date?

Or maybe it is a conflict while I updated to this version?
I changes all the files and rebuilt the project but the problem still appear...
More
10 years 5 months ago #10550 by jorisk
Or maybe it doesn't work with PDFReaderAct ?
Time to create page: 0.431 seconds
Powered by Kunena Forum