Book a Demo

Author Topic: Caption for Tabular Sections  (Read 2805 times)

Happy

  • EA User
  • **
  • Posts: 55
  • Karma: +0/-0
    • View Profile
Caption for Tabular Sections
« on: November 17, 2010, 04:15:07 am »
Hi,

actually I try to improve the RTF output a little and I thought adding a caption to the Tabular Sections of my RTFs would be a good idea.

However using the obvious approch by adding the caption below the TabularSection template result in the expected result of having a own table for each column of the tabular section.
 :'(

Is there a way to create a caption below a Tabular Section?

Thx for any info
Happy

Happy

  • EA User
  • **
  • Posts: 55
  • Karma: +0/-0
    • View Profile
Re: Caption for Tabular Sections
« Reply #1 on: November 24, 2010, 08:25:42 pm »
The only way I found as workaround/solution for this problem
is to create a simple Word macro which switches tables and their headings after RTF generation by EA.

Works fine.