Looks like the sig flags are not put in the acro fields dictionary.
Paulo
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Post all your questions about iText here"
Cc: "Post all your questions about iText here"
;
<[EMAIL PROTECTED]>
Sent: Thursday, September 18, 2008 5:36 PM
Subj
You'll have to examine the field dictionary.
Paulo
- Original Message -
From: "Zhi Ren" <[EMAIL PROTECTED]>
To:
Sent: Sunday, September 21, 2008 8:51 AM
Subject: [iText-questions] radio buttons position
Hello,
I have a question: In the form in the chapter 16 of your book, there is a
With AcroFields.getField(), same as any other field.
Paulo
- Original Message -
From: "Zhi Ren" <[EMAIL PROTECTED]>
To:
Sent: Saturday, September 20, 2008 11:45 PM
Subject: [iText-questions] Checkbox
Hi,
With iText, how do I find if a checkbox/push button in a PDF file is checked
or
The version is too old. Use the latest version and post a small snipped of
your code if it still doesn't work.
Paulo
- Original Message -
From: "SahuRaje" <[EMAIL PROTECTED]>
To:
Sent: Sunday, September 21, 2008 9:39 AM
Subject: [iText-questions] Facing issues with PDF Generated using
HI,
We use Itext 1.3 to generate pdf; code for Document Creation is
parent_document = new Document(PageSize.A4.rotate(), fltLeftMargin,
fltRightMargin, fltTopMargin, fltBottomMargin
StampPDF Batch is used to Stamp the PDF generated but the Stamping is
correct on some pages but on other pages the
Hello,
I have a question: In the form in the chapter 16 of your book, there is a radio
button group ("person.preferred"). There are three radio buttons with possible
values: EN, FR, and NL. With getFieldPositions(), I can get postions of the
three buttons, my question is: how do I find which bu