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