RE: [iText-questions] itext-paulo-jdk1.1-124

2003-08-14 Thread Paulo Soares
That's a bug with J++, you can make an explicit cast. Best Regards, Paulo Soares > -Original Message- > From: yun wang [SMTP:[EMAIL PROTECTED] > Sent: Monday, August 11, 2003 22:11 > To: [EMAIL PROTECTED] > Subject: [iText-questions] itext-paulo-jdk1.1-124 > > Dear Support, > > I

RE: [iText-questions] itext-paulo-jdk1.1-124

2003-08-14 Thread Hubert Lingo
You should consider using a better tool for Java development, like Eclipse. It's free and powerful. Hubert From: Paulo Soares <[EMAIL PROTECTED]> To: 'yun wang' <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: RE: [iText-questions] itext-paulo-jdk1.1-124 Date: Tue,

RE: [iText-questions] itext-paulo-jdk1.1-124

2003-08-14 Thread Paulo Soares
[EMAIL PROTECTED] > Subject: RE: [iText-questions] itext-paulo-jdk1.1-124 > > There is a tool to create activex with java. See packager.exe under the > bin > directory of the Java SDK. > > for more information : > http://java.sun.com/j2se/1.4.2/docs/guide/beans/axbri

Re: [iText-questions] itext-paulo-jdk1.1-124

2003-08-14 Thread Bruno Lowagie
Remark: in version124 two bugfixes that are on the CVS repository were forgotten: [PdfCell] bugfix cellspacing and [PdfDocument] bugfix Marc Schneider (in two attempts; I didn't test it yet). I tried to upload version124 to CVS, but SourceForge seems to be deaf when it concerns iText (timing out, n

RE: [iText-questions] itext-paulo-jdk1.1-124

2003-08-14 Thread Hubert Lingo
t;[EMAIL PROTECTED]> >To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] >Subject: RE: [iText-questions] itext-paulo-jdk1.1-124 >Date: Wed, 13 Aug 2003 06:18:01 + > >You should consider using a better tool for Java development, like Eclipse. It's free and powerful

RE: [iText-questions] itext-paulo-jdk1.1-124

2003-08-12 Thread Paulo Soares
Re: [iText-questions] itext-paulo-jdk1.1-124 > > Remark: > in version124 two bugfixes that are on the CVS repository were forgotten: > [PdfCell] bugfix cellspacing and [PdfDocument] bugfix Marc Schneider > (in two attempts; I didn't test it yet). > I tried to upload version124 to