I've compiled the itext code into a jar from the src of version 0.94, using jdk1.3. When I compile my code against the jar I've compiled I get the following exception:

    ExceptionConverter: com.lowagie.text.DocumentException: Helvetica not found as resource.

From the following source:

    protected Font font=FontFactory.getFont(FontFactory.HELVETICA, 10);

 
This doesn't happen when I use the precompiled jar.
 
Any ideas?


_______________________________
Tyler Marthaler
Director, West Coast Operations
Random Walk Computing
171 2nd St, 4th Floor
San Francisco, CA 94105
(415)777-1369 (p)
(415)777-1592 (f)

Reply via email to