java - Adding Font in iReport -
i want use garamond font pdf report, i'm using ireport in mac.
i have downloaded font
added font in ireport using ireport->preferences->fonts->install font
during installation have selected "embed font in pdf document" , encoding format default.
i have exported ttf jar "garamond-regular.jar" , added classpath, while viewing report shows "error displaying report page. see console details", in console there no errors.
how can add/generate report font? me.
you haven't added ttf file of font in jre/lib/fonts in java_home. have restart ireport well. :)
Comments
Post a Comment