|
Hi, this problem has been solved. No need to
respond. There were some extra iText jar files that weren't needed which seemed
to create an exception. Thanks anyways.
----- Original Message -----
From: JS
Sent: Wednesday, August 21, 2002 11:08 AM
Subject: [iText-questions] java.lang.NoSuchMethodError Hi,
I've created a class that
generates a report and works perfectly fine. What I'm trying to
do now is get it to run on the Linux server. I have a small script
that attempts to launch the class but for some reason it won't launch. The
error reads: java.lang.NoSuchMethodError: com.lowagie.text.Font: method
<init>(IFI)V not found
It occurs at the line where I create a Font
object. The classpath appears to be fine.
Any ideas?
Thanks in advance
|
