It's possible that some new app installed a broken (missing *.afm files) iText.jar file earlier in the class path.
I'd bet money that this is a configuration issue on their end. --Mark Storer Senior Software Engineer Cardiff.com #include <disclaimer> typedef std::Disclaimer<Cardiff> DisCard; > -----Original Message----- > From: 1T3XT info [mailto:[email protected]] > Sent: Friday, February 12, 2010 12:51 PM > To: [email protected]; Post all your questions about iText > here > Subject: Spam: Spam: Re: [iText-questions] Helvetica-Bold not found > > > Bryan Stevenson wrote: > > The techs also swear that the Helvetica font is found in the package > > where the error is saying it is not. > > > > Any ideas? > > No, it works for us. > If you get "Helvetica-Bold not found as resource. (The *.afm > files must > exist as resources in the package > com.lowagie.text.pdf.fonts)" then you > don't have the file Helvetica-Bold.afm in the package > com.lowagie.text.pdf.fonts (or the file is there, but the application > can't access it). It's as simple as that. The exception tells you > exactly what the problem is. Nothing more, nothing less. > -- > This answer is provided by 1T3XT BVBA > http://www.1t3xt.com/ - http://www.1t3xt.info > > -------------------------------------------------------------- > ---------------- > SOLARIS 10 is the OS for Data Centers - provides features > such as DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > Buy the iText book: http://www.1t3xt.com/docs/book.php > Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/ ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
