Use iText version 1.02b. If it still doesn't work you are probably running a
security manager. Even with "AllPermissions" also grant
RuntimePermission("ClassLoader").Best Regards, Paulo Soares ----- Original Message ----- From: "Louis Simard" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 26, 2004 18:00 Subject: [iText-questions] Error with iText and Weblogic 6.1 - Helvetica not found as resource. (The *.afm files must exist as resources in the package com.lowagie.text.pdf.fonts) Hi, I have a web application using iText. When I install the application on Weblogic 6.1 and try to generate a PDF I get the following error: Helvetica not found as resource. (The *.afm files must exist as resources in the package com.lowagie.text.pdf.fonts) I have the itext jar files in the WEB-INF/lib folder. This same application works fine with other web servers. I tried some of the tips given for similar issue (ClassLoader cl = FontsResourceAnchor.class.getClassLoader();) but it didn't helped. Does anyone can give me some pointers? Thanks Louis ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
