RE: [iText-questions] Analyzing Acro Form

2003-10-16 Thread Paulo Soares
L PROTECTED] > Subject: [iText-questions] Analyzing Acro Form > > Hello, > > I have to analyse existing PDF Forms and get information on their Form > fields like maxlength of a text field or the default value of a field and > so on. > > I had a look at the API D

[iText-questions] Analyzing Acro Form

2003-10-16 Thread Böhringer Jochen
Hello, I have to analyse existing PDF Forms and get information on their Form fields like maxlength of a text field or the default value of a field and so on. I had a look at the API Doc and found out, that I can get such information via AcroFields.Item.widgets and the returned PdfDictionary ob