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
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)
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
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
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
(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
> -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
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