Hello,
is there a way to create image maps (e.g.
http://en.wikipedia.org/wiki/Image_map) in Birt reports?
And is it possible to do this from a Scripted Data Source, by providing
for a picture the hyperlinks and coordinates which should contain the links.
The only possibility I currently see is to generate and save pictures
before the report generation, and then, to have a imagemap in the
report, pass the image address, and the various links & coordinates of
each mapping through the data source. And with this data create a
dynamic text that consists of the actual html code to do this...
But I suppose this won't work work in PDF nor in DOC...
Any other, better ideas?
Thanks,
Jacques