Can't display SVG charts in Internet Explorer 8

后端 未结 2 815
独厮守ぢ
独厮守ぢ 2020-12-11 06:51

I made a servlet that runs and renders a BIRT report, using ReportEngine API.

The only problem is that SVG images (charts) are not shown in Internet

2条回答
  •  独厮守ぢ
    2020-12-11 07:25

    You may consider using Ample SDK JavaScript library that can render SVG in IE6, 7 and 8.

提交回复
热议问题