Book a Demo

Author Topic: Modifying RTF templates for document generation  (Read 2608 times)

thoogkamer

  • Guest
Modifying RTF templates for document generation
« on: March 24, 2005, 04:20:28 am »
Hi,

I am trying to generate an RTF report with multiple diagrams in it, each with it's own footer (Figure <>). I'd like to apply ascending numbers to those diagrams.

I've looked at the RTF templates, but I'm not very familiar with the RTF synthax. How can this be done?

Thanx in advance,

Tomas.  

Tjerk

  • EA User
  • **
  • Posts: 231
  • Karma: +1/-0
    • View Profile
Re: Modifying RTF templates for document generatio
« Reply #1 on: March 28, 2005, 11:21:11 pm »
If you use the default template, you don't have to do anything. The numbers are generated as RTF fields with an initial value of '1', but these actually result in ascending numbers when the fields are updated (in MS Word: Ctrl-A, F9).