how to convert a VML to SVG or VML to a bitmap image by java code? -


i've been looking long time way have bitmap vml document.i have no problem except ie (of course) because i'm using ext-js pie chart make chart svg on ie 9 making vml @ ie8.

use following process:

  • choose xslt processor
  • convert vml svg via vml2svg.xsl , dependencies
  • convert svg bufferedimage using batik or svg salamander
  • save bufferedimage bitmap

references


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -