Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: johann 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
-
Nice!
Any chance of open sourcing the code?
Geert
-
@Geert: Sorry, not at the moment.
-
Too bad, but still a nice add-in.
Geert
-
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.
-
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 :)
-
[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.
-
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 ?
-
Have you tried after restarting EA ?