In the bottom of my PDF Space Export Title Page, I have the following: <div><h1>Table of Contents</h1></div> The Heading renders properly, but the TOC content is on the following page. Obviously I want the TOC heading and the TOC content on the same page. How do I achieve this?
If that <div>...</div> heading is at the bottom of the Title Page there is a good chance that there simply isn't enough space for the TOC itself and it will be moved to the next page.
The easiest solution should be to include a page break before the <div>...</div> so that the heading also moves to the next page.
If that doesn't work try to explain more precisely:
How a page break can be created has been answered numerous times. It is just a bit difficult to find these answers with the forum search engine. Perhaps try a Google search instead.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.