I'm using iTextSharp 5.05. I tried to set CheckType to be non-default type but failed to do it. My suspicion is that in RadioCheckField.GetField(), the value is reset all the time.
I guess the solution is delete the statement "CheckType = TYPE_CHECK;"? -- View this message in context: http://itext-general.2136553.n4.nabble.com/bug-on-RadioCheckField-CheckType-tp3516150p3516150.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ iText-questions mailing list [email protected] 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 examples: http://itextpdf.com/themes/keywords.php
