Re: [iText-questions] pdf form: how to send a line break

2011-04-20 Thread Cristina Moura
Thanks! It's working! ;-) _ De: Balder [mailto:bal...@redlab.be] Enviada: quarta-feira, 20 de Abril de 2011 11:16 Para: itext-questions@lists.sourceforge.net Assunto: Re: [iText-questions] pdf form: how to send a line break On 20/04/2011 12:08, Cristina Moura wrote: Hi

Re: [iText-questions] pdf form: how to send a line break

2011-04-20 Thread Balder
aulo Soares [mailto:psoa...@glintt.com] Enviada: quarta-feira, 20 de Abril de 2011 10:48 Para: Post all your questions about iText here Assunto: Re: [iText-questions] pdf form: how to send a line break If the field is multiline just put a Chr(10) to break the line. Paulo -Original Message

Re: [iText-questions] pdf form: how to send a line break

2011-04-20 Thread Cristina Moura
Paulo Soares [mailto:psoa...@glintt.com] Enviada: quarta-feira, 20 de Abril de 2011 10:48 Para: Post all your questions about iText here Assunto: Re: [iText-questions] pdf form: how to send a line break If the field is multiline just put a Chr(10) to break the line. Paulo -Original Message-

Re: [iText-questions] pdf form: how to send a line break

2011-04-20 Thread Paulo Soares
If the field is multiline just put a Chr(10) to break the line. Paulo -Original Message- From: Cristina Moura [mailto:cristina.softw...@r2informatica.pt] Sent: Wednesday, April 20, 2011 10:39 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] pdf form: how to send a

[iText-questions] pdf form: how to send a line break

2011-04-20 Thread Cristina Moura
Hi! I have a PDF form that I need to fill. Some of the text-fields are large, so I need to send a line break with my text. How can I do that? This is the code I’m using: ---   Dim pdfTemplate As String = Server.MapPath("TEMPL

Re: [iText-questions] PDF Form with password

2011-04-06 Thread 1T3XT BVBA
Op 6/04/2011 13:47, Cristina Moura schreef: Hi! I have a PDF form that is protected with password, but I need to fill, only the fields that are available in PDF template. Is there any way to do this without having the password? iText currently isn't fine grained enough to do this without re

[iText-questions] PDF Form with password

2011-04-06 Thread Cristina Moura
Hi! I have a PDF form that is protected with password, but I need to fill, only the fields that are available in PDF template. Is there any way to do this without having the password? Thank you in advance! Regards Cristina Moura ---

Re: [iText-questions] pdf form fields problem

2011-03-31 Thread 1T3XT BVBA
Op 31/03/2011 23:28, Eli Yasnyi schreef: > I have a pdf form that is enabled for Adobe Reader functionality > becuase i want people be able to fill out the form and email it back > even if they only have Adobe Reader. I take a pdf template copy the > file and prefill the form fields and attach t

[iText-questions] pdf form fields problem

2011-03-31 Thread Eli Yasnyi
I have a pdf form that is enabled for Adobe Reader functionality becuase i want people be able to fill out the form and email it back even if they only have Adobe Reader. I take a pdf template copy the file and prefill the form fields and attach the new pdf to an email. When O open the attachment f

[iText-questions] PDF Form with password

2011-03-30 Thread Cristina Moura
Hi! I have a PDF form that is protected with password, but I need to fill, only the fields that are available in PDF template. Is there any way to do this without having the password? Thank you in advance! Regards Cristina Moura ---

[iText-questions] PDF Form Javascript "f.hidden" in Itext

2010-06-15 Thread sagolf
Hi, I am new to Javascript and only know enough about creating PDF documents to be dangerous. I have a field that I want to be hidden unless the value in another field equals a particular value. I found the javascript funciton that performs this action very well if I was actually completing t

Re: [iText-questions] PDF form tab order

2010-03-16 Thread Leonard Rosenthol
iText here Subject: Re: [iText-questions] PDF form tab order I can't do that... the output pdf shouldn't be editable. Leonard Rosenthol wrote: > Don't flatten. > > -Original Message- > From: Mark Bryan Yu [mailto:m...@rnsolutions.com] > Sent: Tuesday, Marc

Re: [iText-questions] PDF form tab order

2010-03-16 Thread Mark Bryan Yu
I can't do that... the output pdf shouldn't be editable. Leonard Rosenthol wrote: > Don't flatten. > > -Original Message- > From: Mark Bryan Yu [mailto:m...@rnsolutions.com] > Sent: Tuesday, March 16, 2010 4:31 PM > To: itext-questions@lists.sourceforg

Re: [iText-questions] PDF form tab order

2010-03-16 Thread Leonard Rosenthol
Don't flatten. -Original Message- From: Mark Bryan Yu [mailto:m...@rnsolutions.com] Sent: Tuesday, March 16, 2010 4:31 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] PDF form tab order Hi, I have a PDF form with the correct tab order if I fill it up using

[iText-questions] PDF form tab order

2010-03-16 Thread Mark Bryan Yu
Hi, I have a PDF form with the correct tab order if I fill it up using adobe reader, correct tab order means when I save it as "Text (Accessible) *.txt", the generated text would be in order, question 1 then answer 1, question 2 then answer 2, and so on and so forth. But when I use iText to fi

Re: [iText-questions] PDF Form with AcroFields in loop in multiple pages

2010-03-15 Thread Mark Storer
day, March 13, 2010 1:30 AM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] PDF Form with AcroFields in loop in multiple > pages > > > I want to repeat some fields using Acrofields in loop. It works file fine > within single page but gives trouble when invloves more t

[iText-questions] PDF Form with AcroFields in loop in multiple pages

2010-03-13 Thread munish_sharma
I want to repeat some fields using Acrofields in loop. It works file fine within single page but gives trouble when invloves more than one page (All acrofields moves to last page) .Please suggest how could i create a form with multiple pages. Thanx Munish http://old.nabble.com/file/p27886548/PDF

Re: [iText-questions] PDF Form size

2010-01-21 Thread Mark Storer
estions@lists.sourceforge.net Subject: [iText-questions] PDF Form size Well, before I do that, let me give some background (I don't want to remove all the items out of the PDF because they are confidential). However, I took a form from Word and used LiveCycle to convert it to PDF Form. I the

Re: [iText-questions] PDF Form size

2010-01-21 Thread Leonard Rosenthol
-questions@lists.sourceforge.net Subject: [iText-questions] PDF Form size Well, before I do that, let me give some background (I don't want to remove all the items out of the PDF because they are confidential). However, I took a form from Word and used LiveCycle to convert it to PDF Form. I

Re: [iText-questions] PDF Form size

2010-01-21 Thread 1T3XT info
Sean Parsons wrote: > PdfCopy writer = new PdfCopy( document, new > FileOutputStream( file ) ); If file size is an issue, don't use PdfCopy. Use PdfSmartCopy instead. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info -

[iText-questions] PDF Form size

2010-01-21 Thread Sean Parsons
something here? Thanks Sean Parsons Re: [iText-questions] PDF Form size From: Mark Storer - 2010-01-20 16:40 Attachments: HTML-Email.html Show us your PDF. We'll poke around and see what we can see. You might be building the form inefficiently, in which case a code chan

[iText-questions] PDF Form size

2010-01-20 Thread Sean Parsons
ply setting a form field value doesn't allow the file to be shrunk any...so what stupid thing do I just not see here? Re: [iText-questions] PDF Form size From: Mark Storer - 2010-01-20 16:40 Attachments: HTML-Email.html Show us your PDF. We'll poke around and see what we can see

Re: [iText-questions] PDF Form size

2010-01-20 Thread Mark Storer
ardiff.com #include typedef std::Disclaimer DisCard; -Original Message- From: sean_pars...@bcbsok.com [mailto:sean_pars...@bcbsok.com] Sent: Tuesday, January 19, 2010 11:35 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] PDF Form size Is there any way to reduc

Re: [iText-questions] PDF Form size

2010-01-20 Thread Leonard Rosenthol
_pars...@bcbsok.com] Sent: Tuesday, January 19, 2010 8:35 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] PDF Form size Is there any way to reduce the size of these files? The file I'm generating winds up being anywhere from 250 to 300K in size. I can open the file in Ac

[iText-questions] PDF Form size

2010-01-20 Thread Sean_Parsons
Is there any way to reduce the size of these files? The file I'm generating winds up being anywhere from 250 to 300K in size. I can open the file in Acrobat, and select Optimize, and it shrinks it to ~32K. Does iText have a way to do this that I'm missing? I've set writer.setFullCompression

Re: [iText-questions] PDF form file issues.

2007-11-02 Thread Bruno Lowagie
Prasad Potla wrote: Please open it in professional/standard version and with reader also. When i open the document it does not show tables, and text. it shows only text fields. As you can see in the screenshot in attachment, I opened the PDF. I didn't get any warning/error message, and I see t

Re: [iText-questions] PDF form will not print once form filled in.

2007-07-02 Thread Leonard Rosenthol
Nothing that I am aware of specifically, but there are lots of developers out there...who knows what's in store?!?! Leonard On Jul 2, 2007, at 7:58 AM, Jim Cornmell wrote: Hi, Reading between the lines "at this time" sounds like something is on the horizon? Is there something due?

Re: [iText-questions] PDF form will not print once form filled in.

2007-07-02 Thread Jim Cornmell
TED] 02/07/2007 13:03 Please respond to Post all your questions about iText here To Post all your questions about iText here cc Subject Re: [iText-questions] PDF form will not print once form filled in. The only program (at this time) that can flatten an XFA-based form is Adobe

Re: [iText-questions] PDF form will not print once form filled in.

2007-07-02 Thread Leonard Rosenthol
The only program (at this time) that can flatten an XFA-based form is Adobe's LiveCycle ES family of products. Leonard On Jul 2, 2007, at 3:17 AM, Jim Cornmell wrote: Hi All, > > I can print them from Acrobat but not directly for > > example from a Unix box. > > Et voilà, there's your ans

Re: [iText-questions] PDF form will not print once form filled in.

2007-07-02 Thread Manish Deo
hi there, Could you tell me how to call 3d pdf using java swing with the help of iText. On 7/2/07, Jim Cornmell <[EMAIL PROTECTED]> wrote: Hi All, > > I can print them from Acrobat but not directly for > > example from a Unix box. > > Et voilà, there's your answer. > The viewer on your unix

Re: [iText-questions] PDF form will not print once form filled in.

2007-07-02 Thread Jim Cornmell
Hi All, > > I can print them from Acrobat but not directly for > > example from a Unix box. > > Et voilà, there's your answer. > The viewer on your unix box probably doesn't know > the first thing about XFA. Correct it does not. This leads me to ask the question: "How do I flatten a

Re: [iText-questions] PDF form will not print once form filled in.

2007-06-28 Thread Jim Cornmell
Cornmell <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 28/06/2007 09:03 Please respond to Post all your questions about iText here To itext-questions@lists.sourceforge.net cc Subject [iText-questions] PDF form will not print once form filled in. Hi Guys, I've looked

[iText-questions] PDF form will not print once form filled in.

2007-06-28 Thread Jim Cornmell
Hi Guys, I've looked through the archives and cannot see this particular problem, even though I'm sure it has a simple answer. - I've created a form in LiveCycle. - I've generated some iText code to complete the form. So now I have 2 PDF files, the form template and the completed form (which

Re: [iText-questions] PDF Form fields with relative position.

2006-08-04 Thread Juan Carrasco
tring that have some blank spaces. Thanks for all.   <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Juan Carrasco

[iText-questions] PDF Form fields with relative position.

2006-08-03 Thread Juan Carrasco
  Hi to all.   I’m trying to create form field in a PDF using iText. But I don’t know the absolute position of this fields on the final document nor in the final page. I find a way to add Text Fields to a document relatively to the text added to it, but now I need to do the same with Chec

Re: [iText-questions] PDF Form

2006-08-02 Thread bruno
[EMAIL PROTECTED] wrote: > Hi, > > > > I need to create an editable PDF Form > OK, that's possible with iText. http://itext.ugent.be/library/question.php?id=31 http://itextdocs.lowagie.com/tutorial/forms/ http://itextdocs.lowagie.com/tutorial/forms/create/ > that people can save on their local

[iText-questions] PDF Form

2006-08-02 Thread richard.king
Hi,   I need to create an editable PDF Form that people can save on their local drive.  I read in the project description that iText is great for read only PDF’s, but I have also read that it can be used for creating AcroForms.  Does this mean that it can be used for creating writeable PD

Re: [iText-questions] PDF form with barcode

2006-04-06 Thread bruno
Olivier BASTIN (506) wrote: Hi, I try to generate a pdf form with a barcode and precompleted field. I can't have precompleted field and a barcode to a same form. I'd define a button area and retrieve the positions like this: float[] barcodebutton = form.getFieldPositions("barcode"); Rectang

[iText-questions] PDF form with barcode

2006-04-06 Thread Olivier BASTIN (506)
Hi, I try to generate a pdf form with a barcode and precompleted field. I can't have precompleted field and a barcode to a same form. This is the code to generate form without barcode : ByteArrayOutputStream buf = new ByteArrayOutputStream(); try

Re: [iText-questions] PDF form problem

2006-01-15 Thread Paulo Soares
ECTED]> To: Sent: Saturday, January 14, 2006 9:17 PM Subject: [iText-questions] PDF form problem First of all thanks for great product but I have one problem. I load newest 1.3.6 version and some how I can,t fill forms any more. PDF forms witch one I use are created with Iteksoft

[iText-questions] PDF form problem

2006-01-15 Thread Vesa Tuononen
First of all thanks for great product but I have one problem. I load newest 1.3.6 version and some how I can,t fill forms any more. PDF forms witch one I use are created with Iteksoft:s Word plug-in. http://www.iteksoft.com/ Here is them(iteksoft) own demofile witch one doesn,t work wtith Itext b

RE: [iText-questions] PDF-form query

2005-10-14 Thread Paulo Soares
Of Nitin Tomer > Sent: Friday, October 14, 2005 7:27 AM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] PDF-form query > > Hi, > > I have a PDf form, which has a combo-box - ACombo > with some elements in it. I am trying to add some more

[iText-questions] PDF-form query

2005-10-13 Thread Nitin Tomer
Hi,       I have a PDf form, which has a combo-box - ACombo with some elements in it. I am trying to add some more elemnts in it using iText, the code snipplet is given below -           PdfReader reader = new PdfReader("combo.pdf");    PdfStamper stamp = new PdfStamper(re

Re: [iText-questions] pdf form help

2005-05-03 Thread Paulo Soares
- Original Message - From: "Vivek Mongulu" <[EMAIL PROTECTED]> To: "Paulo Soares" <[EMAIL PROTECTED]> Sent: Tuesday, May 03, 2005 7:45 PM Subject: Re: [iText-questions] pdf form help Here's the template created using Acrobat Designer 7 and the pro

Re: [iText-questions] pdf form help

2005-04-19 Thread Paulo Soares
- Original Message - From: "Vivek Mongulu" <[EMAIL PROTECTED]> To: Sent: Tuesday, April 19, 2005 7:17 PM Subject: Re: [iText-questions] pdf form help Hello, I have been using the itext package for a while and I must say its really good. The support is incredible. I ha

Re: [iText-questions] pdf form help

2005-04-19 Thread Vivek Mongulu
Hello,  I have been using the itext package for a while and I must say its really good. The support is incredible. I have few questions though 1. I am writing a web app where a user fills in a html form and using the template pdf file, I need to create a new pdf file and update this file with the

Re: [iText-questions] pdf form help

2005-03-31 Thread Paulo Soares
The names will stay the same but now you can fill them. - Original Message - From: "Vivek Mongulu" <[EMAIL PROTECTED]> To: "Paulo Soares" <[EMAIL PROTECTED]> Sent: Wednesday, March 30, 2005 6:30 PM Subject: Re: [iText-questions] pdf form help > I se

Re: [iText-questions] pdf form help

2005-03-31 Thread Paulo Soares
"1" - Original Message - From: "Vivek Mongulu" <[EMAIL PROTECTED]> To: "Paulo Soares" <[EMAIL PROTECTED]> Sent: Wednesday, March 30, 2005 7:53 PM Subject: Re: [iText-questions] pdf form help > Thanks. > I have one more question ho

Re: [iText-questions] pdf form help

2005-03-29 Thread Paulo Soares
Search the mailing list for "XFA". - Original Message - From: "Vivek Mongulu" <[EMAIL PROTECTED]> To: Sent: Tuesday, March 29, 2005 9:53 PM Subject: [iText-questions] pdf form help > I have created a pdf form file using the Adobe designer. when I read &

[iText-questions] pdf form help

2005-03-29 Thread Vivek Mongulu
I have created a pdf form file using the Adobe designer. when I read the pdf form the form fields are being displayed as F1[0].P1[0].FNAME[0] F1[0].P1[0].CheckBox1[0] instead of just FNAME CheckBox1 I want to set the fields and save it as a new pdf file. i am using PdfReader and PdfStamper.

[iText-questions] PDF Form support

2005-01-24 Thread Chris Laforet
Is there something that I am doing wrong or is this a bug? I am trying to fill in a form developed with Adobe Designer 7.0 (PDF version 1.6) and it is not working. What is interesting, printing out the names of the fields looks like this: Field is ¦  f o r m 1 [ 0 ].¦  # s u b f o r m [ 0 ].¦  p

[iText-questions] PDF Form Creating Software

2004-12-14 Thread Rengachari, Santhi Booshan \(Booshan\), ALABS
Hello List, Can someone suggest me a cheap and best software for pdf form creation. Is there any free pdf-form creation software available for download? Thanks Booshan. --- SF email is sponsored by - The IT Product Guide Read honest & candid r

[iText-questions] PDF Form Filler based on iText

2004-12-12 Thread pdfill support
Dear iText friends, PDFill Form Filler (http://www.pdfill.com) is an example of using iText. Great Thanks to iText. IText makes it possible to come up a PDF Form Filler at only $9.99. This form filler allows you to fill PDF form fields, insert formatted text, check box, image, URL, whiteout and

RE: [iText-questions] PDF Form Fields

2004-08-31 Thread Chase, Jodi
Creating, but I think I've solved my problem. Thanks! -Original Message- From: Leonard Rosenthol [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 31, 2004 1:53 PM To: Jodi Chase; [EMAIL PROTECTED] Subject: Re: [iText-questions] PDF Form Fields At 12:48 PM 8/31/2004, Jodi Chase

Re: [iText-questions] PDF Form Fields

2004-08-31 Thread Leonard Rosenthol
At 12:48 PM 8/31/2004, Jodi Chase wrote: Are there any examples or tutorials on using form fields? What do you mean by "using"? Creating? Reading their values? Changing things?? Leonard --- Leonard Rosenthol

[iText-questions] PDF Form Fields

2004-08-31 Thread Jodi Chase
Are there any examples or tutorials on using form fields? I only want them for display purposes only, they don't need to be functional. I've tried various things based on the java docs, but nothing seems to work. TIA, - Jodi --- This SF.N

Re: [iText-questions] PDF Form Template

2004-02-20 Thread Christian Lauer
Hi Jim, in UJAC's print module (ujac.sourceforge.net) there's a solution for your problem. The tag opens an existing PDF and displays it background of the current page, your'e working on. The tag then can be uses for global positioning of the informations you like to fill in. There's an example

Re: [iText-questions] PDF Form Template

2004-02-18 Thread Bruno
Quoting Jim Riley <[EMAIL PROTECTED]>: > I have an HTML Fill-In form and I use itext to display the records. > However, I was asked if there is anyway I can use an already created PDF > that has all the pre-printed text, lines, images, etc. > > Then, all I would have to do is define the XY coor

[iText-questions] PDF Form Template

2004-02-18 Thread Jim Riley
I have an HTML Fill-In form and I use itext to display the records. However, I was asked if there is anyway I can use an already created PDF that has all the pre-printed text, lines, images, etc.   Then, all I would have to do is define the XY coordinates just for the user information.. IE names

RE: [iText-questions] pdf form fields

2003-10-30 Thread Paulo Soares
rds, Paulo Soares > -Original Message- > From: Mihnea Galeteanu [SMTP:[EMAIL PROTECTED] > Sent: Thursday, October 30, 2003 15:07 > To: [EMAIL PROTECTED] > Subject: [iText-questions] pdf form fields > > Hi, > > I've got a servlet which takes some value

[iText-questions] pdf form fields

2003-10-30 Thread Mihnea Galeteanu
Hi,   I've got a servlet which takes some values and puts them in the form fields. That works great. Now, what I want is that rather than sending out in the response the pdf with form fields, i want those fields to look as if they are plain text (i.e. no border, no nothing, just their values

RE: [iText-questions] PDF Form Update Question

2003-01-23 Thread Paulo Soares
s, Paulo Soares > -Original Message- > From: Paul Danckaert [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, January 23, 2003 15:48 > To: [EMAIL PROTECTED] > Subject: [iText-questions] PDF Form Update Question > > Hi, > > I have a PDF file I would like to use a

[iText-questions] PDF Form Update Question

2003-01-23 Thread Paul Danckaert
Hi, I have a PDF file I would like to use as a template.  It has form fields set in the correct position/rotation, and I just need to go and set values for these fields before saving out  a new copy. Is this currently possible with iText?  I see that I can get PRAcroForm from a reader, but d

Re: [iText-questions] PDF form

2003-01-15 Thread Matt Benson
I can tell you it's possible, but not much more than that. One surely central class would be com.lowagie.text.pdf.PdfAcroForm. Paulo may have examples on his site. -Matt --- [EMAIL PROTECTED] wrote: > Hi, > > Thank you for the great tool you have created. I > wonder if it is possible > to crea

[iText-questions] PDF form

2003-01-15 Thread DMa
Hi, Thank you for the great tool you have created. I wonder if it is possible to create editable PDF form from iText. Thanks. David Ma --- This SF.NET email is sponsored by: A Thawte Code Signing Certificate is essential in establishing use