Skip to main content
Participant
June 3, 2015
Question

I have a table that is breaking to the next page.

  • June 3, 2015
  • 1 reply
  • 203 views

I have a table that is breaking to the next page, thus leaving blank page. Any ideas on how to fix it?

    This topic has been closed for replies.

    1 reply

    Bob_Niland
    Community Expert
    Community Expert
    June 3, 2015

    Check keep with next/prev for the anchoring para, and the following para.

    Check space above/below table to see if it's pretending to be too large.

    Set table Row Format to declare that you want it all to stay together.

    Cell margins (both in Table def, and cell para def) may need to be adjusted in extreme cases to compact overall table height.

    Obscure possibility - table is on Master Page format that is too short.

    Participant
    June 3, 2015

    Hi there,

    I decreased the line spacing in the cell body and it seemed to work. Thanks so much for all your suggestions!