RE: [iText-questions] NullPointerException with FontFactory

2003-02-06 Thread Paulo Soares
ulo Soares > -Original Message- > From: Bendik R.Johansen [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, February 06, 2003 17:10 > To: [EMAIL PROTECTED] > Subject: Re: [iText-questions] NullPointerException with FontFactory > > Thanks! > That got rid of the NullPoi

Re: [iText-questions] NullPointerException with FontFactory

2003-02-06 Thread Bendik R . Johansen
06, 2003 14:15 To: [EMAIL PROTECTED] Subject: Re: [iText-questions] NullPointerException with FontFactory Here is the Stack trace. I have have tried with absolute paths too, but it did not work either. java.lang.NullPointerException at java.io.Reader.(Reader.java:59)

RE: [iText-questions] NullPointerException with FontFactory

2003-02-06 Thread Paulo Soares
6:25 > To: [EMAIL PROTECTED] > Subject: Re: [iText-questions] NullPointerException with FontFactory > > Thanks, > I am not able to catch this exception either. > Is there any other way to accomplish this? > It seems to work sometimes, with type 1 fonts, but not when using

Re: [iText-questions] NullPointerException with FontFactory

2003-02-06 Thread Bendik R . Johansen
5 To: [EMAIL PROTECTED] Subject: Re: [iText-questions] NullPointerException with FontFactory Here is the Stack trace. I have have tried with absolute paths too, but it did not work either. java.lang.NullPointerException at java.io.Reader.(Reader.java:59) at java.io.InputStre

RE: [iText-questions] NullPointerException with FontFactory

2003-02-06 Thread Paulo Soares
IL PROTECTED]] > Sent: Thursday, February 06, 2003 14:15 > To: [EMAIL PROTECTED] > Subject: Re: [iText-questions] NullPointerException with FontFactory > > Here is the Stack trace. I have have tried with absolute paths too, but > it did not work either. > > java.la

Re: [iText-questions] NullPointerException with FontFactory

2003-02-06 Thread Bendik R . Johansen
(Thread.java:491) On torsdag, feb 6, 2003, at 11:51 Europe/Oslo, Paulo Soares wrote: -Original Message- From: Bendik R.Johansen [SMTP:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 6:47 To: [EMAIL PROTECTED] Subject: [iText-questions] NullPointerException with FontFactory Hello, Iget a

RE: [iText-questions] NullPointerException with FontFactory

2003-02-06 Thread Paulo Soares
> -Original Message- > From: Bendik R.Johansen [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, February 06, 2003 6:47 > To: [EMAIL PROTECTED] > Subject: [iText-questions] NullPointerException with FontFactory > > Hello, > Iget a NullPointerException when i tr

[iText-questions] NullPointerException with FontFactory

2003-02-05 Thread Bendik R . Johansen
Hello, Iget a NullPointerException when i try to register å new font wit FontFactory code: FontFactory.register("../fonts/edmunds.ttf"); The font is in that location, I am absolutely sure :) What I am trying to achieve, is to write a specific piece of text, with a certain font, at a fixed plac