Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Html in generated pdf html data differs from Jaspersoft studio #70

Hello,

We are trying to print generated html. In the Apex application the customer should be able to set the salutation and first sentence. For this we use the Rich Text Editor - html fieldtype.

When we use:

<p>Sehr geehrte %CONTACTPERSON%,</p>
<p>&nbsp;</p>
<p>Wir bedanken uns für Ihre Anfrage und senden Ihnen gerne unser unverbindliches Angebot zu.</p>
<p>Der Preis gilt vom %VALID_FROM% bis zum %VALID_FROM%</p>

It shows like this in de JasperIntegration pdf output
jasperintegration_text.png

It shows oke in Jaspersoft Studio like this:
jasperstudio_text.png

Basically JasperIntegration doesn't start a new paragraph on a new line and Jaspersoft Studio does.
Is there a way to generate the text via JasperIntegration Like JaspersoftStudio?

We are using the Jasperintegration 2.10.1 (6.20.0) and Studio 6.20.6

  • replies 0
  • views 150
  • likes 0