Book a Demo

Author Topic: Question on rtf report (template)  (Read 2676 times)

Jianlin

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Question on rtf report (template)
« on: August 20, 2009, 10:54:31 pm »
Hello,

I got a problem with rtf template. It seems that a Section is allowed to appear once in one template. So, giving this example: I would have a generated document contains two parts. The first part only lists all package names; this can be achieved by package>  {Pkg.Name}<package. While the second part will list all packages and somethings they containe, e.g., child. if this is another template, it simply can be done by package>  {Pkg.Name} child package> <child package <package.
BUT, I cannot have both in the same template. Does any one have some ideas?
Thanks !

nestevao

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Question on rtf report (template)
« Reply #1 on: August 21, 2009, 08:43:30 pm »
You may use a master document with two documents.

In the first document template you include the package name list and in the second document template you include the package content.