SVG Graphics in CHM (Html Help Workshop)

1.4k Views Asked by At

Im trying to use SVG-Graphics in a CHM-File. The CHM is created by HTML Help Worshop. Unfortunately the svg files dont show in my compiled chm... (Everything works fine in Html)

I already added my SVG to the Files section of my hhp. But still nothing.

Has anyone succeeded in using SVG Files in CHM created with Html Help Workshop?

Any Help is really appreciated!

Regards Christian

(This topic is only related to SVG. Bitmaps work just fine...)

1

There are 1 best solutions below

1
On BEST ANSWER

HTML Help Viewer renders topics in the IE 7 standards mode for compatibility reasons (see these answers), and IE doesn't support SVG until v. 9.

Possible solutions: