Page 1 of 1

HTML from WYSIWYG Editor

Posted: Thu Dec 22, 2022 10:28 pm
by leodutra
I'm trying to insert an HTML from WYSIWYG Editor into a report, but it's not working. The field is on the header page and the code generates multiple unconfigured pages.

Example:

Code: Select all

<p style="text-align: center;"><strong>USO ORAL</strong></p>
<p>&nbsp;</p>
<p>AAAAAA .................................. 5 vezes ao dia</p>
<p>&nbsp;</p>
nureport.pdf
Any help?

Tks

Leo