www.PDFfiller worked for me. Try it.

araujo.guntin wrote:
> 
> Hi,
> 
> As I told you, I'm beginning with the iText API and this is my first
> project with PDF files. I'm sorry by my Ignorance.
> 
> I've continued reading your book to understand better how I could reach my
> goal.
> 
> I need to read from the fields in a PDF document and save this information
> in the database. Also I have to read from the Database and fill out the
> fields in a PDF document.
> 
> According to your samples' book I've done, so far, to read the some fields
> using AcroFields and AcroFields.Item Class. I haven't tried to fill out
> the fields yet.
> 
> This is my question in this message.
> This document has some buttons which adds more text controls to the
> document. Could  I execute the action of this buttons in order to add more
> text controls to the document?
> 
> Thanks for your help
> 
> Bruno Lowagie (iText) wrote:
>> 
>> araujo.guntin wrote:
>>> Hi,
>>> 
>>> I run the book sample which is in the Chapter 16.1.1 to see the fields
>>> name
>>> and I added form.getField(key) to see the fields value.
>> 
>>> In most of them I couldn't get the fields value. Could you help me,
>>> please?
>> 
>>> This is just a piece of result...
>>> VALUE =  us-ids[0].#pageSet[0].Page1[2].idshead[0].artunitTxt[0]: Text
>>> VALUE =  us-ids[0].sfnplitemflow[1].sfnplitem[0].txTxt[0]: Checkbox
>> 
>> What is the question???
>> 
>> Some remarks:
>> in your original post, you tell us the PDF is created with "an
>> old version of Adobe." But Adobe is a company, not a product.
>> Do you mean the old company structure before Adobe acquired
>> MacroMedia? *just joking* ;-)
>> 
>> I interpreted your question as if you said you were using an
>> old version of Adobe Acrobat, but now that I see the results
>> of your small code sample, I see that Acrobat has nothing to
>> do with it. Your form is created with Adobe LiveCycle designer.
>> 
>> Now you say you want to get the value of fields. You give us
>> a partial result that contains keys, not fields. That's confusing.
>> What are you looking for? Keys or values?
>> 
>> Please rephrase the question because now only you know what
>> you are talking about; BE SPECIFIC. Avoid confusing terminology;
>> such as using the company name Adobe for the product LiveCycle
>> Designer (I for one assumed you were talking about Adobe Acrobat).
>> 
>> br,
>> Bruno
>> 
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2005.
>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>> _______________________________________________
>> iText-questions mailing list
>> iText-questions@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/itext-questions
>> Buy the iText book: http://itext.ugent.be/itext-in-action/
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/fill-out-a-pdf-form-tp13621504p17739635.html
Sent from the iText - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar

Reply via email to