0

I have a model xml data: Model data

I have been using split-column-data: to display column dynamically as I have some data with multiple different column. The thing is the border between each rows is missing. <?split-column-data:Test?> <?TestValue?> This is how i display the Test column dynamically. below are my RTF template from word

RTF template in words

I keep getting this: Row border is missing

And the ideal out would be: ideal output with row border missing

Sorry for my bad english, but I need help please. Thanks

macropod
  • 12,757
  • 2
  • 9
  • 21

1 Answers1

0

If you have already tried all the standard boarder stuff in Word, you can insert a nested table for each field (table within a table). Change the parent cell to have 0 margins/padding. Keep the for-each/end-for-each in the parent table.

EdHayes3
  • 1,777
  • 2
  • 16
  • 31