Book a Demo

Author Topic: Heading style in RTF  (Read 3727 times)

Jara

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Heading style in RTF
« on: May 22, 2002, 01:15:09 am »
I generate RTF document from EA.
What have I to do to get my heading styles in RTF?
I made changes in NORMAL.DOT, but EA generatet always other styles (fonts etc).
What is wrong?
(EA 3.1.0. build 489)

Thanks Jara
« Last Edit: May 22, 2002, 01:16:00 am by Jara »

Tjerk

  • EA User
  • **
  • Posts: 231
  • Karma: +1/-0
    • View Profile
Re: Heading style in RTF
« Reply #1 on: May 22, 2002, 01:28:21 am »
Hi Jara,

I assume you not selected the "No heading styles" for the heading style selection in the RTF report dialog.

The format of the styles is fixed with the RTF generation of EA and does not depend on any style definitions of your normal.dot.

There are two (probably more) possibilities to have the styles changed to your own template:
- use a master-slave document structure in Word
- use text links in a template Word document

to include your generated RTF documentation into a Word document. Before I give you all the details, please try and find out if this resolves anything for you.

Greetings,
Tjerk

Jara

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Re: Heading style in RTF
« Reply #2 on: May 22, 2002, 03:41:50 am »
Tjerk,

Thank You for Your help.
I tryed master-slave document structure in Word and it works fine.
Styles are ok and this method is probably better to maintenance project.

Jara