How to use the specific font in jasper reports -


i want use own specific font in jasper reports.i using jasper reports-4.5.0.if use helvetica font name in jrxml file getting exception font not available jvm.how resolve problem.

you can install truetype fonts follows in ireport

goto tools~>options~>reports~>fonts~>install font

then follow wizard there.


Comments

Popular posts from this blog

JQuery Autocomplete without using label, value, id -

c++ - Accessing inactive union member and undefined behavior? -

JAVA - what is the difference between void and boolean methods? -