HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML Forums › Technical questions / Troubleshooting › pd4ml v4 does not render entire HTML stream › Reply To: pd4ml v4 does not render entire HTML stream
December 2, 2022 at 16:49
#35803
Thank you. All we do is in the java code to set insets as below
java.awt.Insets margins = new java.awt.Insets(30,25,30,25);
Do I need to mention the style in the html source to display the entire content?
Regards,
Bharat