Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about iOS development and PDF

How to get index while storing a text annotation?

More
10 years 6 months ago #9558 by tanvi
Need to retrieve the index value that RadaeePDF internally stores. Please let me know the sequence in which the methods are invoked inorder to store a text annotation.
More
10 years 6 months ago #9561 by emanuele
Hi,
you should take a look at vAddTextAnnot method (PDFView class)
More
10 years 6 months ago #9633 by tanvi
Hi Emanuele,

I have tried retrieving the index value for PDFAnnot's but was unable to get the correct index value since it was returning different values everytime you open the same PDF.
Also, the index value for the 1st note created was not always 0. For some PDF files it started with 15, as the annotCount returned was 16.
More
10 years 6 months ago #9635 by emanuele
Hi,

I tried to reproduce this issue, but I get always the same index for the same annotation.
What kind of annotation are you using?
Can you share the pdf used for this test?
More
10 years 6 months ago #9639 by tanvi
Hi,

Annotation is type of note (m_status = sta_note).
The PDF is "help.pdf" used in your demo project for iOS.
Will it make a difference if we have completely disabled the scrolling of PDFView?
More
10 years 6 months ago - 10 years 6 months ago #9640 by support
may you send us one of your annotated file?
may be put here your code snippet you're using to
- create annotation
- retrive annotations

One more question: are you removing annotations from page?
Last edit: 10 years 6 months ago by support.
Time to create page: 0.487 seconds
Powered by Kunena Forum