Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: jtouch on September 24, 2014, 11:03:45 pm

Title: Grouping diagram types in an RTF-generated doc
Post by: jtouch on September 24, 2014, 11:03:45 pm
I have the need to segregate multiple diagrams in a package into specific sections within an RTF document. For example, a Workflow section that displays all my workflows, a Sequence Diagram section that displays all my sequence diagrams, etc. I'm not sure how to build a template that does this. Can someone help?
Title: Re: Grouping diagram types in an RTF-generated doc
Post by: OpenIT Solutions on September 25, 2014, 02:26:58 am
The simplest way would be to create sub-packages within your package for each diagram type.

I'm not sure you can meet your requirement by using diagram fragments as i'm not sure there is an option to 'include diagrams' of a specific type within a report. So I think you would have no choice but to create sub-packages with specific diagram types in each...
Title: Re: Grouping diagram types in an RTF-generated doc
Post by: jtouch on September 26, 2014, 11:51:38 pm
Thank you for your quick response. I appreciate it!