Jump to content

Extension fonts


cyber_jso

Recommended Posts

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

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...