[iText-questions] forms and fields with variable height

2012-03-08 Thread Tsjoecha
Hello, I succesfully created dynamic buttons and set the "button image" with a template which I fill dynamically (template is created through LibreOffice 3.5.1RC1). However, some of the text fields have a variable length, and thus won't fit in the original template. Are there other ways to use tem

RE: [iText-questions] Forms using Acrobat 7.0 Designer.

2005-08-22 Thread Leonard Rosenthol
At 01:52 PM 8/22/2005, Guillermo L. Odone wrote: Yes I realized about that, but my problem was that the client uses Designer, and without deleted the XFA, I couldn't work with the pdf. You need to get the client to switch... OR you need to start investing in writing XFA-modifyi

RE: [iText-questions] Forms using Acrobat 7.0 Designer.

2005-08-22 Thread Guillermo L. Odone
L PROTECTED] [mailto:[EMAIL PROTECTED] nombre de Leonard Rosenthol Enviado el: Monday, August 22, 2005 1:34 PM Para: Guillermo L. Odone; Paulo Soares; Vinay Kumar; [email protected] Asunto: RE: [iText-questions] Forms using Acrobat 7.0 Designer. At 12:15 PM 8/22/2005, Guillerm

RE: [iText-questions] Forms using Acrobat 7.0 Designer.

2005-08-22 Thread Leonard Rosenthol
At 12:15 PM 8/22/2005, Guillermo L. Odone wrote: I droped the XFA object from the PDF as soon as the client uploads it. (I read this in the forum some time ago.) I think there might be some things that doesn't work, If you toss the XFA object - you are basically throwing away the ENTIR

RE: [iText-questions] Forms using Acrobat 7.0 Designer.

2005-08-22 Thread Guillermo L. Odone
CTED] [mailto:[EMAIL PROTECTED] nombre de Paulo Soares Enviado el: Monday, August 22, 2005 12:57 PM Para: Vinay Kumar; [email protected] Asunto: RE: [iText-questions] Forms using Acrobat 7.0 Designer. iText doesn't support Designer Forms. > -Original Message--

RE: [iText-questions] Forms using Acrobat 7.0 Designer.

2005-08-22 Thread Paulo Soares
iText doesn't support Designer Forms. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Vinay Kumar > Sent: Monday, August 22, 2005 4:05 PM > To: [email protected] > Subject: [iText-questions] Forms

[iText-questions] Forms using Acrobat 7.0 Designer.

2005-08-22 Thread Vinay Kumar
Hi   We have a web application that uses iText to insert _javascript_ actions into PDF files submitted by users.. The JS inserted is dynamic and depends on user preferences.   We had checks where, if a PDF form submitted was Encrypted and could not be read, we output error messages etc.   Now

[iText-questions] forms and AutoTab javascript

2005-07-18 Thread irene_hall
I am working on an application which takes an existing pdf form and prepopulates it with data (I use iText to do that) and outputs that prepopulated form to the browser. The pdf form has some javascript included in it to perform auto tabbing on completion of fields. I have been able to get the

Re: [iText-questions] Forms in Pdf documents

2005-02-07 Thread Paulo Soares
PdfAcroForm.addHtmlPostButton() should work. - Original Message - From: "Toothpaste Sandwich" <[EMAIL PROTECTED]> To: Sent: Monday, February 07, 2005 5:14 PM Subject: [iText-questions] Forms in Pdf documents > Are there any examples available that use iText to crea

[iText-questions] Forms in Pdf documents

2005-02-07 Thread Toothpaste Sandwich
Are there any examples available that use iText to create a Pdf document with a form and a submit button? I've been trying to do something really simple: create a form with one text box and one submit button. When the button is pressed I want the name and value of the text box to be passed to the

Re: [iText-questions] forms and buttons

2002-12-15 Thread Paulo Soares
- From: "Friedhelm Matten" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 15, 2002 8:10 Subject: [iText-questions] forms and buttons > Hi, > > I work at a project to create dynamical form > layouts. > The forms have to create on demand an

[iText-questions] forms and buttons

2002-12-15 Thread Friedhelm Matten
Hi, I work at a project to create dynamical form layouts. The forms have to create on demand and should be use on a webserver with servlet engine. When a client send the form back, a servlet should recive the data and put it into a database. Are there samples to create forms buttons and so on in

Re: [iText-questions] forms

2002-04-15 Thread Bruno Lowagie
Quoting Matt Benson <[EMAIL PROTECTED]>: > Back on the subject of PDF forms, I don't know > anything about these, but I was thinking... are they > comparable to HTML forms, In HTML you can add several forms to one HTML page. In PDF you can only have 1 AcroForm per document. > and if so, would i

[iText-questions] forms

2002-04-12 Thread Matt Benson
Back on the subject of PDF forms, I don't know anything about these, but I was thinking... are they comparable to HTML forms, and if so, would it be possible to create a generic Form Element that could be handled by the DocWriter implementations? -Matt ___

RE: [iText-questions] Forms and JavaScript

2002-02-25 Thread Paulo Soares
[EMAIL PROTECTED] > Subject: [iText-questions] Forms and JavaScript > > Hi, > > is it possible to generate PDF Forms and if yes, could it be also > possible to add javascript to the form fields? > If no, is anyone already working on this? We need this feature and would >

[iText-questions] Forms and JavaScript

2002-02-25 Thread David Teran
Hi, is it possible to generate PDF Forms and if yes, could it be also possible to add javascript to the form fields? If no, is anyone already working on this? We need this feature and would like to work on this. regards, david ___ iText-questions m