Hi,
It looks like I was testing that code with the beta version and it works there but has some issues with the 1.4.2 version. I would recommend upgrading to the latest beta version which you can find a link for at the top of this forum.
At the moment you aren't able to change the color of the tail coming from the popup. We hope to expose this and other annotation functionality sometime in the future however.
As for the text highlight color I've just updated the beta version to include a function on DocumentViewer called SetTextHighlightColor. To use it you would do something like this:
readerControl.docViewer.SetTextHighlightColor('rgba(0, 0, 200, 0.3)');
Matt Parizeau
Software Developer
PDFTron Systems Inc.
On Tuesday, June 11, 2013 12:50:04 AM UTC-7, HiJacker83 wrote:
Hi! Matt, Thank you for your help and for your answer.
I have error like this: Uncaught ReferenceError: Annotations is not defined
Nothing change.
I also would like to change the color of the arrow
and the text highlight color.
Can you help me? What am I doing wrong?
10 Haziran 2013 Pazartesi 20:40:47 UTC+3 tarihinde HiJacker83 yazdı: