Yep. Strange.
In the mean time, you can:
String typeChars[] = {"4", "l", "8", "u", "n", "H"};
myPdfFormField.setMKNormalCaption( typeChars[RadioCheckField.TYPE_* -
1] );
(which is pretty what setCheckType causes in the resulting PdfFormField,
minus setting the font /again/)
--Mark Storer
Senior Software Engineer
Cardiff.com
import legalese.Disclaimer;
Disclaimer<Cardiff> DisCard = null;
> -----Original Message-----
> From: newbie2itext [mailto:[email protected]]
> Sent: Thursday, May 12, 2011 7:43 AM
> To: [email protected]
> Subject: Re: [iText-questions] bug on RadioCheckField.CheckType?
>
> RadioCheckField.cs
> function
> "protected PdfFormField GetField(bool isRadio)"
> line# 358
>
>
>
> --
> View this message in context:
> http://itext-general.2136553.n4.nabble.com/bug-on-RadioCheckFi
eld-CheckType-tp3516150p3517728.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
>
>
------------------------------------------------------------------------------
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