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

'Single Page' view alignment

More
10 years 3 months ago - 10 years 3 months ago #9834 by ruslan.iskhakov
A PDF document has pages with portrait orientation. An Android tablet is turned to landscape display orientation. When selecting the 'Single Page' mode in RDPDFReader application, a PDF page is displayed on the left side of screen, rather than at center of screen. Also, when I do text search, a page containing matching text is displayed not at the screen center.
How to correct this from Java code?
Thanks in advance.
Last edit: 10 years 3 months ago by ruslan.iskhakov.
More
More
10 years 3 months ago - 10 years 3 months ago #9844 by ruslan.iskhakov
Thanks for the reply.
It seems I have now to refactor my application so it will be based on the PDFReader sample application (which is based on the PDFVIew class), rather than on RDPDFReader, because PDFLayout class doesn't provide the vCenterPage() method.
Could you please explain what is a difference between PDFView and PDFLayout classes provided by RadaePDF SDK? An objective of two different classes supporting PDF rendering and providing different API is not clear for me at the moment.
Last edit: 10 years 3 months ago by ruslan.iskhakov.
More
10 years 3 months ago #9845 by Davide
Replied by Davide on topic 'Single Page' view alignment
Hi,
now we are publishing a new version of the library.
The new RDPDFReader is now stable.
The new rendering approach is faster while zooming and with less memory consumption.
Now zoom factor won’t be a limit anymore and it’s potentially infinite.
Time to create page: 0.440 seconds
Powered by Kunena Forum