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
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