Hi, it works, when I put the iText.jar in the WEB-INF/lib. ;-) Although I still don't understand why I cannot access ressources in the JRE owned lib directory. class files can be accessed there without any problems but it seems to make troubles when accessing other file types (even if no access Exception is thrown).
Thanks a lot, Dennis ----- Original Message ----- From: "Alex Potter" <[EMAIL PROTECTED]> To: "Dennis Meyer" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, July 03, 2003 4:53 PM Subject: Re: [iText-questions] BARCODE: com.lowagie.text.DocumentException: Helvetica not found as resource > Hi > > > I'm using iText with the 128Barcode. It's a littlebit strange, but I get > the > > following Exception: > > > > Helvetica not found as resource. (The *.afm files must exist as resources > in > > the package com.lowagie.text.pdf.fonts) > > Where have you put the jar? In WEB-INF/lib? > Sounds to me like its not in the classpath..... > > HTH > > Alex > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions > ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
