HTML to PDF/RTF Java converter and tools › Forums › PD4ML v3 Archived Forums (Read Only) › HTML/CSS rendering issues › Pd4ml – generated pdf takes first page longer width › Re: Re: Pd4ml – generated pdf takes first page longer width
November 3, 2015 at 23:10
#29481
You can define htmlWidth for the entire document (including the first page) with pd4ml.setHtmlWidth() API call.
impacts htmlWidth of subsequent pages only. So with a page break directive it is not possible to define htmlWidth for the first page.