Hi,
I have used
JasperReports in OC4J(JSP Server).
The problem is: When
I have tried generate the output in PDF, I have got the following error
message from JREXception:
Could not load the
following font :
pdfFontName :
Helvetica
pdfEncoding : CP1252
isPdfEmbedded : false
pdfEncoding : CP1252
isPdfEmbedded : false
I have put the
itext-1.02b.jar library in the WEB-INF\lib directory from my project, but it
wasn't worked.
Someone could give
me some idea about how I could solve this problem?
Thanks.
