itextpdf-1.5.3.jar is mighty mighty mighty  .... mighty old. The same
counts for Java 1.3.1 and Java 6 has EOL notice on July 2012.

You can't expect us to start trying out the different Java versions and
itext versions compatibility.
note: also IE6 has recently been declared dead by Microsoft

Without knowing what the program actually does we can't really help and
as a general rule, normally this list supports itext 5.x version not
very old version. But you never know some one here can help you of course.


On 23/01/12 06:10, Jeff Sadowski wrote:
> Is there a way to find out the earliest versions of javac that work with
> the different versions of itext?
> 
> Actual problem:
> I have an external website required by work that, not via app, but some
> how uses java to run code. We where originally using IE 6 with java
> 1.3.1 that worked with this site. I tried upgrading to IE8 and java 7.2.
> I think with a newer version of java that has an IE plugin it uses the
> app method, however strings sent from the code under java 7.2 get the
> whitespace removed from the beginning of each line. I tried reverting
> back to the original version of java 1.3.1. When i tried using IE8 over
> IE6 it no longer worked it was complaining about Data Execution
> Prevention(DEP). I added java and ie to the allow list in DEP, but DEP
> still didn't like it. So I dropped back down to IE6. I will be
> experimenting with different versions of java and find the newest I can
> use with the code on the remote site. I'd like to only have one version
> of java that works with all the programs that need java.
> 
> Current Solution:
> After installing java 7.2 I copied the c:\program files\java\jre7
> diectory to c:\jre7 and uninstalled all versions of java then
> reinstalled java 1.3.1.
> For my program I use the complete path to the version of java I copied ie:
> c:\jre7\bin\java.exe -cp ".;c:\itext\itextpdf-1.5.3.jar" Myprogram
> 

-- 
Balder VC
http://www.redlab.be/blog/
http://twitter.com/redlabbe

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to