Wednesday, June 17, 2015

note for jasper




1. To install a new font in jasperreport , install that in ireport and Export to jar file
   and then replace the jar file in your jasper project. to install a font in ireport ,
   go to tools -> options -> fonts and click on install fonts. follow the steps and
   you will now install new fonts in ireport. please dont forget to check embed this font in pdf.

2. Now to export the fonts , go to tools -> options -> fonts and then from the list of availble fonts
   please select the fonts you needed and then click Export as extension . which wil export the fonts as jar file.
   now replace the jar file in jasperreport library .

3. You can also add the created jar in your project lib directory.

No comments:

Post a Comment