HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › General questions / FAQ › Different Result (there’s gap between line) › Re: Re: Different Result (there’s gap between line)
May 16, 2013 at 12:59
#29328
First, please take a look to the general info, regarding content scaling in PD4ML: http://pd4ml.com/cookbook/pdf_page_formatting.htm
So to scale the content down, you would need to slightly increase htmlWidth conversion parameter value.
If gaps between lines are higher than expected, use CSS property “line-height” to adjust.