Hi,

I am using jasperreports-0.5.0 and itext-0.96 to generate pdf reports. The application 
server is Weblogic7.0 and JVM is jdk131_06. I thisnk I have an error in itext class 
BaseFont.java at:

-> (BaseFont)fontCache.get(key)

key is "Courier CP1252 false"

fontCache is a HashMap

The problem is that this key is not loaded into fontCache and I could not get value 
for this key.

The jasper ends with an exception:
dori.jasper.engine.JRException:Could not load font from location: Courier

The strange is when i strat Weblogic7.0 with jdk1.4 the key will be loaded and it 
works fine. I also trayed the same with Tomcat4.1.24 and jdk131_06 or jdk1.4 and it 
works also.

I also loaded iText.jar from:
http://itext.sourceforge.net/downloads 
and try with this one instead of itext-0.96.jar but is does not help me.

Has anyone used itext-0.96 and weblogic7.0 (jdk131_06)?


Thanks,
Aseha.



____________________________________________________________
FREE ADHD DVD or CD-Rom (your choice) - click here!
http://ad.doubleclick.net/clk;6413623;3807821;f?http://mocda2.com/1/c/563632/131726/311392/311392
AOL users go here: 
http://ad.doubleclick.net/clk;6413623;3807821;f?http://mocda2.com/1/c/563632/131726/311392/311392
This offer applies to U.S. Residents Only


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to