HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › HTML/CSS rendering issues › Question about header areaHeight › Re: Re: Question about header areaHeight
May 15, 2012 at 11:46
#29001
Most probably the first page header height difference effect is caused by the
top margin. Try to define:BODY { margin-top: 0; margin-bottom: 0 }