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 after add/remove annotation

More
11 years 4 months ago - 11 years 4 months ago #8980 by cerv82
Is there any way to refresh the page after add or remove an annotation? What I'm doing currently is calling the vRenderSync after add the annotations but this locks the UI thread, If I run this method on a background thread I see a lot of flickering and not all the annotations being rendered. In both cases, I'm invalidating the View.


Regards
Last edit: 11 years 4 months ago by cerv82.
More
11 years 3 months ago - 11 years 3 months ago #8981 by Davide
Hi,
please look at:
Code:
vRenderAsync(PDFVPage page)
or
Code:
RenderToBmp(Bitmap bitmap)
or
Code:
ObjsStart()

Here you can find more info about RenderAsync , RenderToBmp , ObjsStart .
Last edit: 11 years 3 months ago by Davide.
More
11 years 3 months ago #8982 by cerv82
Hi Davide, I already read about those methods and believe me I been trying to make this working for two days now, I'm stuck at the same point, I'm trying to draw the annotations on a background thread without blinking but there's one issue that I just can't resolve, which is that if I remove one markup it's still being displayed.
More
11 years 3 months ago #8991 by adminjugaad
dear cerv82, may you send you code?
May be open a support ticket as per bug submission.
In the ticket message refer to this forum thread putting the complete URL.
Time to create page: 0.414 seconds
Powered by Kunena Forum