Re: [iText-questions] Footer rows

2006-08-26 Thread Bruno Lowagie
Ken wrote: > Bruno, > > I'm still trying to get 3 rows printed as footer. You suggested I > remove the setFooterRows() call, even though I thought that would > force the footer table to show 3 rows. And I close my umbrella even if it's still raining. Please don't assume that I know what you ar

Re: [iText-questions] Footer rows

2006-08-26 Thread Ken
Bruno,I'm still trying to get 3 rows printed as footer. You suggested I remove the setFooterRows() call, even though I thought that would force the footer table to show 3 rows. bruno <[EMAIL PROTECTED]> wrote: You are trying to add a table with writeSelectedRows in a page event(probably in a

Re: [iText-questions] New RTF code is depends on jdk 1.4

2006-08-26 Thread Paulo Soares
I'll fix this. Paulo - Original Message - From: "Bruno Lowagie" <[EMAIL PROTECTED]> To: "Post all your questions about iText here" Sent: Saturday, August 26, 2006 5:33 PM Subject: Re: [iText-questions] New RTF code is depends on jdk 1.4 > Paulo Soares wrote: > >>The new RTF code depe

Re: [iText-questions] New RTF code is depends on jdk 1.4

2006-08-26 Thread Bruno Lowagie
Paulo Soares wrote: >The new RTF code depends on jdk 1.4 to compile, it has String.matches(). Is >the code all going 1.4 or is this an oversight? > I didn't test on JDK 1.3 or 1.2 yet, but I already replaced a String.contains() I think Mark used 1.5. As we still have users with JDK 1.3, I sugges

[iText-questions] New RTF code is depends on jdk 1.4

2006-08-26 Thread Paulo Soares
The new RTF code depends on jdk 1.4 to compile, it has String.matches(). Is the code all going 1.4 or is this an oversight? Paulo - Using Tomcat but need to do more? Need to support web services, security? Get stuff done q

Re: [iText-questions] add arabic font

2006-08-26 Thread Paulo Soares
- Original Message - From: "Bruno Lowagie" <[EMAIL PROTECTED]> To: "Post all your questions about iText here" Sent: Saturday, August 26, 2006 1:38 PM Subject: Re: [iText-questions] add arabic font > smsm kw wrote: > >> i want to add arabic font but when i did that by using this line :

Re: [iText-questions] add arabic font

2006-08-26 Thread Bruno Lowagie
smsm kw wrote: > i want to add arabic font but when i did that by using this line : > > BaseFont bfComic = > BaseFont.CreateFont("D:\\windows\\fonts\\aswaq_tahoma_base.ttf", > BaseFont.CP1250 , BaseFont.EMBEDDED); > > Font font = new Font(bfComic, 12); > > i got a wrong result (rubbish result) >

[iText-questions] add arabic font

2006-08-26 Thread smsm kw
i want to add arabic font but when i did that by using this line :   BaseFont bfComic = BaseFont.CreateFont("D:\\windows\\fonts\\aswaq_tahoma_base.ttf", BaseFont.CP1250 , BaseFont.EMBEDDED); Font font = new Font(bfComic, 12); i got a wrong result (rubbish result) so please help thanks for your ti

Re: [iText-questions] Research work about your project itext hosted at Sourceforge.

2006-08-26 Thread Bruno Lowagie
[EMAIL PROTECTED] wrote: >We need you resend the included message to your development mail list. >We have selected only a few developers to send our message, but we need >the participation of all possible developers in this survey. > > OK, no problem: >Dear FLOSS developer, > >MERIT at the Univ

[iText-questions] image in form

2006-08-26 Thread Bruno Lowagie
First I want to tell you it's not a good idea to post one question reusing the subject of a completely different question. Frank Starsinic wrote: > I am populating an AcroForm with form fields and it is working great. > Now I need to put an image on the Form as well. OK, is it OK if the form is

Re: [iText-questions] Commercial License

2006-08-26 Thread Bruno Lowagie
Knox, Bernine wrote: > We have a client that asked if we could get a commercial license from > you for iText. Is this something you can provide to us for review? > Your colleague Torsten Haase already asked the same question. I refered to Leonard Rosenthol, but I think this was not an option, bec