|
I'm using a very simple test with a header and footer defined, and a bunch of text content spanning multiple pages, and I noticed that the space between the header and the first line of content varies from page to page.
Here's my test html:
<pd4ml:page.header scope="1+"> Header Text </pd4ml:page.header> <pd4ml:page.footer scope="1+"> Footer Text </pd4ml:page.footer> Here is some repeating content Here is some repeating content Here is some repeating content Here is some repeating content....[clipped for forum posting]
I've attached the pdf output. Notice how the spacing is different on all 3 pages. Is there a way to make the spacing consistent?
|