0

I'm trying to use SVG-Graphics in a CHM-File. The CHM is created by HTML Help Workshop. Unfortunately the svg files don't show in my compiled chm. (Everything works fine in HTML)

I already added this <meta> to display my SVG Graphics

<meta http-equiv="X-UA-Compatible" content="IE=9"/>

I need to copy my SVG-Graphics in my project (*.hhp file).

How I can do this?

Peter O.
  • 32,158
  • 14
  • 82
  • 96
Tchob
  • 1
  • possible duplicate of [SVG Graphics in CHM (Html Help Workshop)](http://stackoverflow.com/questions/24026440/svg-graphics-in-chm-html-help-workshop) – Helen Aug 15 '14 at 15:04
  • I already saw this topics but for me, the problem is, to copy my sources files *.svg into my project *.hhp – Tchob Aug 18 '14 at 09:27
  • 1
    See if [this answer](http://stackoverflow.com/a/22697322/113116) helps. – Helen Aug 18 '14 at 11:20
  • Yes, I just solved my problem now with this solution. Thanks a lot dude :) – Tchob Aug 18 '14 at 12:58

0 Answers0