Leonard Rosenthol wrote:
> PDF supports this via the "QuadPoints" value in an Annot dictionary -
> but I don't believe that iText supports that feature at this time.
See
http://itext.ugent.be/library/api/com/lowagie/text/pdf/PdfAnnotation.html#createMarkup(com.lowagie.text.pdf.PdfWriter,%20com.l
PDF supports this via the "QuadPoints" value in an Annot dictionary -
but I don't believe that iText supports that feature at this time.
But we'd love for you to add it ;).
Leonard
On Jan 25, 2008, at 11:59 AM, Andrew Mickish wrote:
> Is there a way to create hotspots in my PDF documents ove
Is there a way to create hotspots in my PDF documents over irregular
shapes like pie chart sections?
JFreeChart puts tooltips and hyperlinks over pie chart slices using Java
mouse events and HTML imagemaps. The areas can be described as arcs
(boundingbox, angle1, angle2) or as imagemap area ta