Author Topic: SVG Diagram Export Add-In  (Read 11605 times)

johann

  • EA User
  • **
  • Posts: 27
  • Karma: +2/-0
    • View Profile
SVG Diagram Export Add-In
« on: June 13, 2013, 06:32:15 pm »
We have just published an Add-In that enables the export of Enterprise Architect diagrams in SVG format.

See the community site http://community.sparxsystems.com/community-resources/706-svg-diagram-export-add-in

Regards
Johann

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13387
  • Karma: +566/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: SVG Diagram Export Add-In
« Reply #1 on: June 13, 2013, 06:49:48 pm »
Nice!

Any chance of open sourcing the code?

Geert

johann

  • EA User
  • **
  • Posts: 27
  • Karma: +2/-0
    • View Profile
Re: SVG Diagram Export Add-In
« Reply #2 on: June 14, 2013, 05:17:53 pm »
@Geert: Sorry, not at the moment.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13387
  • Karma: +566/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: SVG Diagram Export Add-In
« Reply #3 on: June 14, 2013, 06:15:08 pm »
Too bad, but still a nice add-in.

Geert

johann

  • EA User
  • **
  • Posts: 27
  • Karma: +2/-0
    • View Profile
Re: SVG Diagram Export Add-In (Update)
« Reply #4 on: August 13, 2013, 06:38:10 pm »
We have updated the Add-In to version V1.0.4!

Among the changes:
  • Fixed some bugs that made the export crash on some diagram types (for example BPMN)
  • Optimizations to reduce the size of generated SVG files
  • Eliminations of (most) warnings during import of the SVG files in MS Visio
You can download the new version over there in the community site.

Stoppy

  • EA User
  • **
  • Posts: 115
  • Karma: +0/-0
    • View Profile
Re: SVG Diagram Export Add-In
« Reply #5 on: September 10, 2013, 08:48:19 am »
Just bumping this thread as I recently downloaded the addin and it helped me service a request from a high level stakeholder. ;D

Great job Johann.

Stoppy  :)
Skills: Business Process | Business Analysts | Product Configuration Manager | Business Intelligence

johann

  • EA User
  • **
  • Posts: 27
  • Karma: +2/-0
    • View Profile
Re: SVG Diagram Export Add-In
« Reply #6 on: February 25, 2014, 08:37:13 pm »
[highlight]Update to version V1.0.6 of the Add-in[/highlight]
  • We tried to embed some information (e.g. guid, note) about the diagram elements in the SVG file. The metadata is attached to <text> elements (wrapped into SVG <desc> elements)
  • The SVG output can now be customized by a (optional) final XSL transformation. If a stylesheet named "SVGExport.xsl" is present in the installation folder, it is applied to the output. There are some example stylesheets pre-installed, see the file README.txt!
  • The Add-in offers a way to automate the SVG export of diagrams. There is a method provided that can be called from your C# code (see README.txt for details)
  • We now have a (quite liberal) license. If you scroll down the license terms during installation you will even find a email address for submitting feedback.

andyallen

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: SVG Diagram Export Add-In
« Reply #7 on: January 30, 2018, 11:16:47 pm »
Hi I know this is an old topic but I need to export to SVG and for some reason the Addin Menu and manger shows zero addins. Even though I have it installed. Any ideas / advice on how to get it to appear in the list ?

Nabil

  • EA User
  • **
  • Posts: 147
  • Karma: +5/-2
    • View Profile
    • View My LinkedIn Profile Here
Re: SVG Diagram Export Add-In
« Reply #8 on: January 30, 2018, 11:20:39 pm »
Have you tried after restarting EA ?
Nabil