Hello,
I need to get the text of a link in a page of my pdf, in a script launched when a page opens. With this.getPageBox("Crop", p) and this.getLinks(p, b) I'm using the SetAction method and it works well, but I don't know how to recover the text of the link.
Thanks
A better solution certainly exists...