PDF report
Dears,
I need generate report PDF in my project.
font Name : arial.ttf
encoding : Identity-H
when generate report show this exception:
javax.faces.el.EvaluationException: net.sf.jasperreports.engine.JRRuntimeException: Could not load the following font :
pdfFontName : arial.ttf
pdfEncoding : Identity-H
isPdfEmbedded : false
I set arial.ttf in src and public html same problem.
please advice