Re: [iText-questions] Loading iText to an IBM iSeries

2006-12-29 Thread Mike Buchanan
-questions@lists.sourceforge.net Subject: Re: [iText-questions] Loading iText to an IBM iSeries Mike Buchanan coastdist.com> writes: > iText works fine on my desktop but our iSeries is on an > earlier version of the JDK.  I need to compile the classes under the older > version on the IBM mi

Re: [iText-questions] Loading iText to an IBM iSeries

2006-12-29 Thread Bruno Lowagie
Aiken Sam wrote: > AFAIK, version 47 means jdk 1.3.x. Another solution would be to compile iText with the JDK 1.3. There are instructions on how to do this in the FAQ: http://itext.ugent.be/library/question.php?id=19 br, Bruno -

Re: [iText-questions] Loading iText to an IBM iSeries

2006-12-28 Thread Aiken Sam
Mike Buchanan coastdist.com> writes: > iText works fine on my desktop but our iSeries is on an > earlier version of the JDK.  I need to compile the classes under the older > version on the IBM midrange which is JDK 1.4.  When I try to use iText now > the javac command says that we are on version

[iText-questions] Loading iText to an IBM iSeries

2006-12-28 Thread Mike Buchanan
iText works fine on my desktop but our iSeries is on an earlier version of the JDK. I need to compile the classes under the older version on the IBM midrange which is JDK 1.4. When I try to use iText now the javac command says that we are on version 47 and it requires version 49. A google taught