I've flattened the file you provided using 1.02b with success. The flatenned
file you provided is not flattened. The checkbox is not visible because you
set the value to "" instead of "Off". AcroFields.getAppearanceStates() will
help you with the allowed values.
Best Regards,
Paulo Soares
-
Try it with version 1.02b. If it still doesn't work send me the PDF and the
box name.
Best Regards,
Paulo Soares
- Original Message -
From: "USB ITEXT" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 19, 2004 1:05
Subject: [iText-question
Hi.
I have populated the PDF form fields with data and flattened it using PDFStamper. But, the check box (a square before the option) for the unchecked options are not visible in the flattened PDF. A radio button is working fine. Is there any way we can get the unselected checkbox visible?
Than