Page 1 of 1

Any news on ...

Posted: Sat Jun 07, 2008 10:07 pm
by toolwiz
when there will be support for finding locations of images when they're rendered?

(Review: I need to be able to get the position of images with hyperlinks attached so I can create a link annotation in a PDF document. The only callback available provides the location of selected words, but not images. I have not been able to figure out any way to make images in the resulting PDF document clickable because I can't get the coordinates of the images in the rendered output.)

Thanks
-David

Posted: Sun Jun 08, 2008 7:49 am
by Sergey Tkachenko
The last update already has OnDrawHyperlink event.

Posted: Sun Jun 08, 2008 8:23 am
by toolwiz
Sorry, somehow I missed that update a few weeks back. I'll check it out.

Thanks!
-David