Re: [iText-questions] New release itext-paulo-140

2004-11-07 Thread $B7'ED9W(B
I'm glad to here that iText supports subsetting of CFF fonts as a Japanese iText user. I furthermore appreciate you if you support CFF fonts to draw CID-encoded text, because we have many characters not defined in UNICODE. Best regards, KuMi > Changes in itext-paulo-140 (2004-11-06) > - adde

RE: [iText-questions] PdfAnnotation.createFreeText

2004-11-07 Thread Neil Darroch
Thanks Paulo, that worked. I have followup questions now. In the general properties for the textbox the Fields for Author and Subject are blank and the Modified Field is 'Indeterminate'. I have tried putting MODDATE in addition to CREATIONDATE. eg annot.put(PdfName.MODDATE, new PdfDate); How do

Re: [iText-questions] New release itext-paulo-140

2004-11-07 Thread Mark Hall
On Sunday 07 November 2004 10:29, Bruno wrote: > This was what I did yesterday: > http://cvs.sourceforge.net/viewcvs.py/itext/src/com/lowagie/text/rtf/RtfWri >ter.java?r1=1.60&r2=1.61 > http://cvs.sourceforge.net/viewcvs.py/itext/src/com/lowagie/text/Cell.java? >r1=1.91&r2=1.92 I think this is suff

Re: [iText-questions] Saving in doc format.

2004-11-07 Thread Mark Hall
On Sunday 07 November 2004 14:26, dinesh damaraju wrote: > I am using iText for generating a report in a web application.The file > is being saved as .RTF format.Is there any way so that I can save ir > in .DOC format.Kindly help Not with iText. Have a look at POI (http://jakarta.apache.org/poi/)

[iText-questions] Saving in doc format.

2004-11-07 Thread dinesh damaraju
Hi, I am using iText for generating a report in a web application.The file is being saved as .RTF format.Is there any way so that I can save ir in .DOC format.Kindly help --- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition -

Re: [iText-questions] New release itext-paulo-140

2004-11-07 Thread Mark Hall
On Saturday 06 November 2004 19:19, Paulo Soares wrote: > Changes of Vector to ArrayList were done in order to keep the port to jdk > 1.1. You used Vector methods that don't exist in jdk 1.1. Ok. I'll keep that in mind in the future. Greetings, Mark -- My GPG public key is available at: http://w

Re: [iText-questions] New release itext-paulo-140

2004-11-07 Thread Bruno
Paulo Soares wrote: >The patches are there but BarcodeEAN128.java was not removed. I checked with >wincvs and in the sf cvs browser. I know. The removed classes are gone if you do a 'checkout', but they are still there if you just do an 'export' or if you look at the CVS browser. I guess it's a S

Re: [iText-questions] New release itext-paulo-140

2004-11-07 Thread Paulo Soares
The patches are there but BarcodeEAN128.java was not removed. I checked with wincvs and in the sf cvs browser. Best Regards, Paulo Soares - Original Message - From: "Bruno" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Mark Hall" <[EMAIL PROTECTED]>; "Paulo Soares" <[EMAIL PROTECTED]>

Re: [iText-questions] New release itext-paulo-140

2004-11-07 Thread Bruno
Quoting Paulo Soares <[EMAIL PROTECTED]>: > RtfWriter and Cell don't have the patch applied Didn't I apply the patch? I removed com.lowagie.servlets just now and I don't see the changes either. Maybe there is some delay at SourceForge. This was what I did yesterday: http://cvs.sourceforge.net/vi

RE: [iText-questions] Using iText with ASP

2004-11-07 Thread Mohamed Ramadan
I don't think you need Java client side , just use iTextdotNet Dll -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED] Sent: Thu 11/4/2004 5:13 PM To: Anthony Parker; [EMAIL PROTECTED] Cc: Subject: RE: [iText-questions] Using