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