You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
but on the runtime I'm getting error that the custom font "is not available to the JVM", I'm using maven and already set its dependency to the pom file, and the reports refer to it.
regards,
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using the plugin to compile the Jasper reports XML files using as based on the configuration below
com.alexnederlof jasperreports-plugin 2.0 process-sources jasper net.sf.jasperreports.engine.design.JRJdtCompiler src/main/resources/jasperreports src/main/resources/jasperreports .jasper true false 4 true org.codehaus.plexus.compiler.util.scan.StaleSourceScannerbut on the runtime I'm getting error that the custom font "is not available to the JVM", I'm using maven and already set its dependency to the pom file, and the reports refer to it.
regards,
The text was updated successfully, but these errors were encountered: