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

onPageChanged() interfering with PDFGotoPage()

More
IP: 192.168.0.70 12 years 2 months ago #4979 by sarveshjoshi
Hi,
I am calling m_reader.PDFGotoPage() and the code executes, but the implemented method OnPageChanged() also gets called () and a random page opens in the end.
I am calling PDFGotoPage() inside onActivityResult()
More
IP: 192.168.0.158 12 years 2 months ago #4992 by nermeen
It's normal that the method OnPageChanged() is called when you call m_reader.PDFGotoPage() as the you are changing the current visible page..
Using the demo project it's working without problems..so try to check if you have modified something that causes this behavior..
Time to create page: 0.498 seconds
Powered by Kunena Forum