Discussion:
[iText-questions] Strange behavior of a radio button in a pdfStamped form
Michel Béliveau
2016-02-29 06:02:21 UTC
Permalink
Hello,



I use pdfStamper with a Base pdf file to produce a new PDF file . All works
well, except for a minor behavior problem …



There are 2 radio Button called Language_1 and Language_2 linked to a field
called Language

Both radio buttons show in a check format, not in the usual radio button
format.



In the BASE pdf : all works fine. Clicking on a radio button display a Check
and remove the other radio button Check.



In the STAMPED pdf : all works almost fine. Clicking on a radio button
display a Check and remove the other radio button Check.



HOWEVER ..



Let’s say that Language_1 is checked at the beginning

Choosing Language_2 : all works properly

Choosing Language_1 again : is not working properly : it shows a SCRATCH
symbol (X) instead of the usual CHECK symbol



Have I forgotten something in the stamping process … like a Property ?



I hope I have made myself clear …



Michel Béliveau
mkl
2016-02-29 09:59:14 UTC
Permalink
Michel,
Post by Michel Béliveau
I use pdfStamper with a Base pdf file to produce a new PDF file . All works
well, except for a minor behavior problem … ...
[...]
Let’s say that Language_1 is checked at the beginning
Choosing Language_2 : all works properly
Choosing Language_1 again : is not working properly : it shows a SCRATCH
symbol (X) instead of the usual CHECK symbol
I'm afraid without your code and the original PDF to reproduce that
behavior, there is no way to help you.

By the way, public iText nowadays almost exclusively happens on
http://stackoverflow.com/ - tag questions with iText (or iTextSharp if
appropriate).

Regards, Michael



--
View this message in context: http://itext.2136553.n4.nabble.com/Strange-behavior-of-a-radio-button-in-a-pdfStamped-form-tp4661001p4661002.html
Sent from the iText mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
iText-questions mailing list
iText-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for

Loading...