Hello all, actually I'm developing an REST profile...
# questions
a
Hello all, actually I'm developing an REST profile application in grails 5.3.3 and I created a report in Jasper Studio. The report works fine inside jasper studio but when I tried create the repo from the grails app I get this error
Copy code
Caused by: net.sf.jasperreports.engine.util.JRFontNotFoundException: Font "SansSerif" is not available to the JVM. See the Javadoc for more details.
I'm working on Windows 10 machine. Help please