Re: [iText-questions] Error when using BaseFont.createFont

2007-05-30 Thread Paulo Soares
Something changed in your AS400 configuration, we can't help you there. Paulo - Original Message - From: "Ram Mangavalli" <[EMAIL PROTECTED]> To: "Post all your questions about iText here" Sent: Wednesday, May 30, 2007 10:51 PM Subject: Re: [iT

Re: [iText-questions] Error when using BaseFont.createFont

2007-05-30 Thread Ram Mangavalli
x27;) the class name is Spltopdf. the variables all have & prefixed. This used to work until yesterday and now it is failing with the "operation not supported" error. Paulo Soares wrote: > You are running jdk 1.3 and iText was compiled with 1.4. > > Paulo &

Re: [iText-questions] Error when using BaseFont.createFont

2007-05-30 Thread Paulo Soares
You are running jdk 1.3 and iText was compiled with 1.4. Paulo - Original Message - From: "Ram Mangavalli" <[EMAIL PROTECTED]> To: Sent: Wednesday, May 30, 2007 9:55 PM Subject: [iText-questions] Error when using BaseFont.createFont >I am using iText 1.4.5. when

[iText-questions] Error when using BaseFont.createFont

2007-05-30 Thread Ram Mangavalli
I am using iText 1.4.5. when my application runs, I get the following error. Operation not supported. Map failed java.io.IOException: Operation not supported. Map failed at java.lang.Throwable.(Throwable.java:195) at java.lang.Exception.(Exception.java:41)