XML Publisher: how to remove gaps for table within table?
please find attached RTF.
my user want to have report in format as first table, with first column has merge cells. eg:
Header 1 | Header 3 |
---|---|
these 3 cells in Header 1 merged | data A |
these 3 cells in Header 1 merged | data B |
these 3 cells in Header 1 merged | data C |
i have try to do table within table , but it doesn't work. (see 2nd table)
there are additional space added, even though i have set cell margin to zero.
The result looks bad. see 3rd table in attached file.
please help. any samples that i can follow? many thanks.