Book a Demo

Author Topic: Tables in RTF Format  (Read 3758 times)

davisford

  • EA User
  • **
  • Posts: 63
  • Karma: +0/-0
    • View Profile
Tables in RTF Format
« on: March 06, 2005, 05:40:45 am »
Hi, just curious if there is any way to generate a Table in RTF output format?  I am trying to follow a standard template for documentation, and it includes a few tables.  It does not appear that this is possible from EA, but thought I would ask...

Thanks,
Davis

thomaskilian

  • Guest
Re: Tables in RTF Format
« Reply #1 on: March 07, 2005, 08:32:57 am »
Which kind of table do you want to generate?

davisford

  • EA User
  • **
  • Posts: 63
  • Karma: +0/-0
    • View Profile
Re: Tables in RTF Format
« Reply #2 on: March 13, 2005, 10:15:15 am »
Hi, just a standard table like you see created in Word.

Perhaps if this is not possible, I could create an HTML table.  

Tjerk

  • EA User
  • **
  • Posts: 231
  • Karma: +1/-0
    • View Profile
Re: Tables in RTF Format
« Reply #3 on: March 14, 2005, 01:01:57 am »
I don't think there's an easy solution to what you want. The notes section does allow RTF tags (see option somewhere, sorry don't have EA at hand), and you might be able to create tables there. HTML tags are escaped there, so that doesn't do the trick.

The request for some markup language in the notes section has already been mentioned (see Suggestions and Request forum, search...), maybe you could add your vote :-).

Many times that I tried to add a table, it was also possible to do it (mis-)using attributes of classes or using the runtime state of these attributes in objects.