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

How can set right to left page scroll?

More
10 years 3 months ago #10657 by nadfet
I try to scroll from right to left.
I read that should set vSetDirection(true) but where I should call PDFViewHorz class ?!
More
10 years 3 months ago #10658 by Davide
Hi,
can you better explain your issue?

In the demo project you have to set
Code:
Global.def_view = 1;
to use PDFViewHorz.
Then if you set
Code:
vSetDirection(true);
the pdf will be scrolled right to left.
Time to create page: 0.382 seconds
Powered by Kunena Forum