daust / JasperReportsIntegration

JasperReportsIntegration provides an interface to use the JasperReports reporting engine in an Oracle database application, specifically with Oracle Application Express (Oracle APEX).
BSD 3-Clause "New" or "Revised" License
55 stars 25 forks source link

Font issue Jasper Report 6.1.1 JasperIntegration 2.4 #81

Closed umairulh2001 closed 3 years ago

umairulh2001 commented 3 years ago

When generating report with custom font such as TimesNewRoman after integration and generating report from apex it always uses DejaVu Sans

TimesNewRoman is installed in operating system , and is available to other apps such as notepad. Is there any step while exporting/compiling report for this?