Hi,
I am creating maps in PDF format, using among others the pdfpageformatter. That works nice, I manage to create various layers in each map. I also manage to define tooltips.
What I would additionally like to do is:
- By clicking on a text or symbol in the mapframe, certain layers should be switched on/off (Action button)
- The tooltip text is displayed horizontally, e.g. : "field1: value1; field2: value2" etc. Is it possible
to arrange the tooltip text vertically,e.g.
field1: value1
field2: value2
etc.?
I wish you folks a great weekend!