Docbook Imagemap PDF

Christian_B97
Posts: 2
Joined: Thu Jul 30, 2020 6:57 am

Docbook Imagemap PDF

Post by Christian_B97 »

Hey,
I created an Imagemap on a SVG Image and linked to Sections. I want to Output a PDF but it seems the Rectangles i defined are not clickable. Is this Feature not supported with Docbook PDF?

Thanks in advance.
Chris
Radu
Posts: 9472
Joined: Fri Jul 09, 2004 5:18 pm

Re: Docbook Imagemap PDF

Post by Radu »

Hi Chris,

The DocBook to PDF transformation indeed does not seem to support image hotspots in PDFs. Maybe you can write on the docbook-apps users list:
https://docbook.org/help
There may be people there who have implemented such a solution.
For example for DITA XML to PDF, the publishing again does not support out of the box hotspots in PDF but there is an extra publishing plugin which adds this support by dynamically creating an SVG image which shows the original image plus the hotspots over it:

https://github.com/Amplexor/com.amplexor.imagemap-pdf

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Christian_B97
Posts: 2
Joined: Thu Jul 30, 2020 6:57 am

Re: Docbook Imagemap PDF

Post by Christian_B97 »

Thank you very much!
I will take a look.

Best Regards,
Chris
Post Reply