View Single Post
 
Old 02-23-2012, 02:32 AM
hanvyj hanvyj is offline Windows XP Office 2003
Advanced Beginner
 
Join Date: Feb 2012
Posts: 33
hanvyj is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
For your tables, you don't need the 'keep with next' or 'keep together' paragraph attributes. All you need to do is to un-check the table row's 'Allow row to break across pages' option.
That works fine for small tables, however these tables are one cell and can be quite large. Really shouldn't be using tables! Sadly its dificult to do it any other way (document is generated using VBA).

I found section breaks seem to work, as does adding a tiny size 1 line without keep with next checked.

Thanks
Reply With Quote