I have a table with 2 columns and I allow the row to 'break across pages'.
The 2nd column has a lot of text but the 1st column is a category.
Can I make the first column repeat when it starts a new page?

I have:
A 1
  2
  3
  4
B 1
  2
- page break -
  3
  4
C 1
  2
  3
  4

I want:
A 1
  2
  3
  4
B 1
  2
- page break -
B 3
  4
C 1
  2
  3
  4

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org

Reply via email to