Page 1 of 1

Html display in a report

Posted: Wed Jun 07, 2023 2:43 pm
by jelle@codewise.nl
We have html and would like to remove the vertical whitespace between p-tags. Is there a way to customize the html rendering?

Re: Html display in a report

Posted: Thu Jun 08, 2023 6:36 am
by Lech Kulikowski
Hello,

Please check the last release build, there are some fixes in that direction.

Also, you can specify attributes in the style "margin-top", "margin-bottom" or simply "margin" (only applied for top and bottom)

Thank you.