[iText-questions] PDf Submit

2002-09-20 Thread Patil, Manohar (CAP, GEFA, Contractor)
Hi How to call a Java program on click on the Submit button. ? I am creating a PDf with one form field and one submit button. Initially I am setting some default values in those. How to change the values for the text button and submit button without redefining it. Thx Manohar ---

RE: [iText-questions] Images in iText on UNIX

2002-09-20 Thread Paulo Soares
Does it work if the image is inserted directly (Image.getInstance("image.jpg"))? Best Regards, Paulo Soares > -Original Message- > From: Hassija, Renu [SMTP:[EMAIL PROTECTED]] > Sent: Friday, September 20, 2002 17:27 > To: Matt Benson; [EMAIL PROTECTED] > Subject: RE: [iText-quest

RE: [iText-questions] Images in iText on UNIX

2002-09-20 Thread Hassija, Renu
We already have xvfb. There's only one image that is giving the problem. Its a jpg. thanks, Renu Hassija 713-207-7443(O) -Original Message- From: Matt Benson [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 1:55 PM To: Hassija, Renu; [EMAIL PROTECTED] Subject: Re: [iText-q

RE: [iText-questions] WMF

2002-09-20 Thread Rich Ruiz
Thanks. Please let me know when it is available. -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED]] Sent: Friday, September 20, 2002 4:17 AM To: 'Rich Ruiz'; Itext-Questions@Lists. Sourceforge. Net Subject: RE: [iText-questions] WMF The problem is in the WMF that should ha

RE: [iText-questions] WMF

2002-09-20 Thread Rich Ruiz
I'll try that. It looks like I also may get better results using EMF, but it doesn't look like Itext will handel that either. -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED]] Sent: Friday, September 20, 2002 4:24 AM To: 'Rich Ruiz'; Itext-Questions@Lists. Sourceforge. Net

[iText-questions] RE: hi--Need your help !!!!!!!!!!!!!

2002-09-20 Thread Chris Ward
Hi Sunil, It turns out that this method of using xml templates would not work for this project that I was doing. One of the biggest issues I had was that custom headers and footers were needed in each template, but the XML parsing classes with iText currently do not support that type of object

RE: [iText-questions] WMF

2002-09-20 Thread Paulo Soares
Have you tried to convert the eps to pdf and then import the pdf into iText? I did it and the quality is a lot better than with wmf. Best Regards, Paulo Soares > -Original Message- > From: Paulo Soares [SMTP:[EMAIL PROTECTED]] > Sent: Friday, September 20, 2002 12:17 > To: 'Rich Ruiz';

RE: [iText-questions] WMF

2002-09-20 Thread Paulo Soares
The problem is in the WMF that should have had the tags META_SETWINDOWORG and META_SETWINDOWEXT. As other malformed WMF will certainly show up I've fixed the code to provide some sensible dimensions to this tags. The fix will be in the next release, probably today. Best Regards, Paulo Soares > -

RE: [iText-questions] Hyphenation pattern

2002-09-20 Thread Paulo Soares
Are you sure it's really in the classpath? Isn't it misspelled? Does it work with other languages? Best Regards, Paulo Soares > -Original Message- > From: Thomas Kübler [SMTP:[EMAIL PROTECTED]] > Sent: Friday, September 20, 2002 7:44 > To: [EMAIL PROTECTED] > Subject: [iText-quest