Book a Demo

Author Topic: Pictures and fonts associated with package and dia  (Read 3501 times)

deg-ea

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Pictures and fonts associated with package and dia
« on: June 04, 2013, 05:47:55 am »
In my rtf template for design documentation I have an interator function that cycles through all packages and diagrams and outputs them into the document (see below).  I have significant text content in the package / diagram notes and I'd like to have multiple fonts and photos in these notes as well, which I see you can't do.   Is there any way to tie an rtf document to the package or diagram through some linking or some other feature.  Notes have a place for Linked Document but I have not figured out how to get such a document to output into the master document I am producing using the iterator .



==========================================
package >

{Pkg.Name}

{Pkg.Notes}

diagram >
{Diagram.DiagramImg}

Figure {Diagram.Figure}: {Diagram.Name}

{Diagram.Notes}

< diagram

Design Function / Requirement Summary
      Function      Requirement
element >
connector >
      source >
element >
{Element.Name}< element
< source      target >
element >
{Element.Name}< element
< target
< connector
child elements >
< child elements
< element
child packages >
< child packages
< package

Dermot

  • EA Administrator
  • EA User
  • *****
  • Posts: 591
  • Karma: +7/-0
    • View Profile
Re: Pictures and fonts associated with package and
« Reply #1 on: June 04, 2013, 11:21:08 am »
The linked documents can be output in the RTF reports.
You can create these for both Packages and Elements (but not diagrams).

The RTF template section that supports this for Packages is:
Package | Package Element | Linked Document