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

Crash on locking Link Annotation

More
IP: 192.168.0.71 11 years 9 months ago #7806 by arcmobile.div
I have opened a pdf file in the viewer with existing link annotations and when I am trying to lock them the app crashes. Please suggest.
More
IP: 192.168.0.71 11 years 9 months ago #7809 by radaee
may you attach pdf file here?
and share piece of codes that crashed.
More
IP: 192.168.0.71 11 years 9 months ago #7823 by Ritam
The file is attached in the mail.

For locking we are using

int index=0;
page.GetAnnot(index).setLocked(true);
More
IP: 192.168.0.71 11 years 9 months ago #7827 by radaee
to sure:
1. page object used before Document object closed.
2. page.GetAnnot(index) return not null. mostly need call page.ObjsStart first.
we shall check PDF file too.
More
IP: 192.168.0.158 11 years 9 months ago #7864 by nermeen
Please check the new beta version 3.2beta4 it should fix your annotation lock issue.
Time to create page: 0.405 seconds
Powered by Kunena Forum