DITA AND SVG

Post here questions and problems related to editing and publishing DITA content.
Le Basque
Posts: 147
Joined: Sat Oct 19, 2013 8:21 am

DITA AND SVG

Post by Le Basque »

Hi

I want use svg in dita file, how do I declare the appeal?
If I put links in the SVG will be seen by DITA OT in PDF publication?
thank you
Radu
Posts: 9055
Joined: Fri Jul 09, 2004 5:18 pm

Re: DITA AND SVG

Post by Radu »

Hi,

You can refer directly to an SVG image in the DITA topic. This should work in the PDF output. But you should test if the links in the SVG still work in the PDF.
Embedding SVG directly in the DITA content is harder, you would need to write a DITA DTD specialization which would allow you to use the <svg> element in certain parts of the DITA topic content.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply