Forum How do I...?

Avoiding empty carriage return in the top of the page

ixgal
Hi,
In my HTML file I have several paragraphs, and between some paragraphs there are a few empty carriage returns (<br/> or <p><p/>).
Is there a way to ensure in the PDF that if that empty carriage return appears in the top of the page, it will not show up? (this is because I would like to show those empty carriage returns only if they appear in the middle or bottom of the page, but not in the top).

Thanks
mikeday
No, this is what CSS margins are for. :D