cyber_jso Posted March 25, 2011 Share Posted March 25, 2011 Hello everyone!I'm trying to use the extension jasper fonts to pack true type fonts and provide it in runtime. So i'm following the jasper documentation but it doesn't works. I've a maven project, it contains the true type fonts that i wanna pack, fonts.xml and jasperreports_extension.properties. My project directory structure is: - src/main/resorces - jasperreports_extension.properties - fonts - families - arial - [true type fonts] - times - [true type fonts] fonts.xml The report generated isn't use it in runtime. The font pack generated already is in the report classpath. I don't know if i'm packing wrong true type fonts or if i'm configuring it in a wrong way.I'm trying pack Arial and Times new roman fonts.Someone know what is wrong here?Thanks! Best Regards Post Edited by cyber_jso at 03/27/2011 15:37 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now