Category: | Bug report |
Priority: | High |
Status: | Acknowledged |
Project: | Severity: | Major |
Resolution: | Open |
|
Component: | Reproducibility: | N/A |
Assigned to: |
Hello,
In a tomcat application, the same report has different rendering
in Linux Environment , with openjdk; But,
Under Windows (with openjdk), it works.
The same library jasperreport were used; (jasperreport6.2.0)
In Linux, one row per page is printed; some titles doesn't print, somes spaces were added or textfield has big height
Can you tell us your avise;
thanks for your response
Best regards
Dany
jasper library
3 Comments:
The recommended solution is to use font extensions so that generated reports do not depend on system fonts that differ between environments.
See some details at http://jasperreports.sourceforge.net/sample.reference/fonts/index.html#f...
Regards,
Lucian
Hello Lucian
Thank you for your reply.
We will go in that direction
Danielle