Thanks TheDucks and all others for your help.
I played around with it a bit, and with the h2 tags in I was able to put a...
h2 {
page-break-before: always;
}
in my CSS stylesheet and now I have exactly what I want. Has improved the readability tremendously.
Thanks again.
|