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

refresh page when annotation added works partially

More
IP: 192.168.0.71 8 years 3 months ago #13189 by shinijoker
Hello everyone,
So this is my problem when I add a bitmap annotation it appears on the page only if the screens begins with this page( if the previous page is partially visible the annotation won't appear immediatly). Could anyone have an idea about that?
More
IP: 192.168.0.71 8 years 3 months ago #13191 by Davide
Hi,
I suggest you to check the following method of PDFLayoutView :
Code:
refreshPageAsync(int page)
Using the following method you will refresh the page you want.
More
IP: 192.168.0.71 8 years 3 months ago #13193 by shinijoker
Hi Davide,
Thank you for your reply but actually I'm using the PDFReader Class which uses a view of type PDFView. Is ther any other solution?
More
IP: 192.168.0.71 8 years 3 months ago #13194 by Davide
Hi,
PDFReader is an old module with some deprecated classes, so I suggest you to use RDPDFReader from the demo, this is a new module that improves the performance, has higher zoom levels, new features and methods.
More
IP: 192.168.0.71 8 years 3 months ago #13199 by shinijoker
Thank you for your reply, It works.. The only problem is that the first example with PDFReader is more flexible when moving an annotation (the view is continious when moving an annotation) and it's not the case with RDPFDReader. Is there any solution for that ?
More
IP: 192.168.0.71 8 years 3 months ago #13200 by Davide
Hi,
can you please better explain the differences you noticed.
What is the problem with the annots using RDPDFReader?
Time to create page: 0.448 seconds
Powered by Kunena Forum