Book a Demo

Author Topic: Problems with linked documents in RTF generation  (Read 3822 times)

marzof6

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Problems with linked documents in RTF generation
« on: June 27, 2012, 12:26:30 am »
Hi, I'm having a problem generating RTF documents when I want include linked documents at different levels.

For example:
Package 1
             ->Package2
                              ->Package3

If I create linked documents to Package 2 and Package 3 in the above scenario, where the subsequent packages are child packages. Then when I generate the documentation the highest level with a linked document is the last package to be shown and all child packages are not displayed.

e.g. the output would be in the above case
Package 1
              ->Package 2

Can anyone give me any advice in how to adjust the settings to include linked documents at all levels?

Thanks Martin

« Last Edit: June 27, 2012, 12:27:18 am by marzof6 »

Ian Mitchell

  • EA User
  • **
  • Posts: 507
  • Karma: +22/-4
  • The eaDocX and Model Expert guy
    • View Profile
Re: Problems with linked documents in RTF generati
« Reply #1 on: June 27, 2012, 12:30:56 am »
Why not have a look at eaDocX. I think it makes a good job of making documents faster & easlier than RTF.
Ian Mitchell, Designer, eaDocX


www.eaDocX.com
www.theartfulmodeller.com

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Problems with linked documents in RTF generati
« Reply #2 on: June 27, 2012, 08:37:41 am »
At a guess, make sure that you enable the child package section, but leave it blank.

At a minimum something like the following.

Quote
[highlight]package >[/highlight]
Heading etc for the package
[highlight]package element >[/highlight]
Possibly don't need anything here
[highlight]linked document >
< linked document
< package element
element >[/highlight]
Anything you want for elements
[highlight]child elements >
< child elements
< element
child packages >
< child packages
< package[/highlight]