Book a Demo

Author Topic: Allow custom RTF tags in reports  (Read 2878 times)

erixon

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Allow custom RTF tags in reports
« on: October 04, 2006, 10:33:47 am »
In the "General" window in Local Options there is a checkbox option for "Allow custom RTF tags in reports".
 
What does this mean? How can it be used? I have been unable to find anything in the help files.

Thanks,
Cathy

molla

  • EA User
  • **
  • Posts: 40
  • Karma: +0/-0
    • View Profile
Re: Allow custom RTF tags in reports
« Reply #1 on: October 05, 2006, 01:22:12 am »
When you produce an RTF document, it has no formatting, since the property pages for all objects are plain text. You can, however, embed RTF tags (\b to start bold, \b0 to end it, etc.) This option allows these tags to be interpreted and the formatting applied, rather than printing them as is.