Hi Geert, hello others,
little more explain:
I want to have a possibility for each element (e.g. Interface, Requirement or UseCase) add an image which describes this element and a table.
Afterwards I want to generate a RTF document and this image and/or table should appear near to this element.
Is it possible? If yes, how?
Why I ask:
We have a SRS (SystemRequirementSpecification) written in Word. This document describes: Interfaces, Requirements and UseCases.
For several elements, there are simple Word tables used (e.g. in size of 5x7). Also images are used to better describe an Interface.
Now was my idea to create a EA project (EA

and import the elements to EA (I have written / will extend an importer written in C#).
After that I would like to generate an RTF documentation of this EA project, and the RTF document should contain the image(s)/tables(s) of the used elements.
How would you do it?
Thanks