Jump to content
We've recently updated our Privacy Statement, available here ×

FontExtensionsRegistry: Error loading font extensions


yogeshpaliyal
Go to solution Solved by yogeshpaliyal,

Recommended Posts

ERROR FontExtensionsRegistry: Error loading font extensions from fonts/fontsfamily1544783730635.xml
WARN  FontUtil: Font 'ArialTest' is not available to the JVM. For more details, see http://jasperreports.sourceforge.net/api/net/sf/jasperreports/engine/util/JRFontNotFoundException.html

i am getting this error when loading font extension in netbeans it works perfectly but when compiling my code to jar and running it doesn't run properly it shows above error, 
Please Help Asap.

Link to comment
Share on other sites

  • 5 years later...

can you explain how you solve it? do i need to create a new jasperreports_extension.properties file in web-inf  or edit the one in the font jar?

net.sf.jasperreports.extension.registry.factory.font=net.sf.jasperreports.engine.fonts.SimpleFontExtensionsRegistryFactory
this will be like the above or equal the path of the tff font file?

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...