I managed to get it to work with jview. Replace all occurrences of "ISO8859_1" with "latin1".
Best Regards, Paulo Soares > -----Original Message----- > From: Mattia Dongili [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, March 26, 2002 10:02 > To: Paulo Soares; hong sun; [EMAIL PROTECTED] > Subject: RE: [iText-questions] iText with microsoft JVM > > I unsuccesfully tried to create a Java object using iText library in > ASP. I spent a couple of days on this task... > > bye, > Mattia > > > -----Original Message----- > > From: Paulo Soares [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, March 26, 2002 10:54 AM > > To: 'hong sun'; [EMAIL PROTECTED] > > Subject: RE: [iText-questions] iText with microsoft JVM > > > > > > You must use the iText version for jdk 1.1.x. If you are > > already doing this > > it will probably not work with jview. > > > > Best Regards, > > Paulo Soares > > > > > -----Original Message----- > > > From: hong sun [SMTP:[EMAIL PROTECTED]] > > > Sent: Monday, March 25, 2002 20:48 > > > To: [EMAIL PROTECTED] > > > Subject: [iText-questions] iText with microsoft JVM > > > > > > > > > Bruno, > > > > > > Thanks for your answer about my last question. > > > > > > I have another question here: > > > > > > For any one of your example, such as Chap0902.java. > > > If I run it with "Java Chap0902", it's ok. > > > but if I use"jview Chap0902", it causes a error as following: > > > ---------------------------------------------- > > > java.lang.ExceptionInInitializerError: > > com/lowagie/text/ExceptionConverter > > > > > > at com/lowagie/text/pdf/PdfWriter.getInstance (PdfWriter.java) > > > .... > > > -------------------------------------------- > > > Since I have to create an object in ASP, > > > My applcation have to work under MS JVM. > > > > > > any help? > > > thanks a lot. > > > > > > Hong > > > > > > > > > > > > > > > > > > _________________________________________________________________ > > > Get your FREE download of MSN Explorer at > > > http://explorer.msn.com/intl.asp. > > > > > > > > > _______________________________________________ > > > iText-questions mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > > > _______________________________________________ > > iText-questions mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
