Re: [iText-questions] JCheckBox and JRadioButton not rendered correctly on Mac

2008-01-23 Thread Gabriel Erzse
this negative value is generated, if anyone can give me any hints, they would be more than useful. Thanks, Gabi. - Original Message From: Gabriel Erzse <[EMAIL PROTECTED]> To: itext-questions@lists.sourceforge.net Sent: Wednesday, January 23, 2008 1:42:58 PM Subject: [iText-qu

[iText-questions] JCheckBox and JRadioButton not rendered correctly on Mac

2008-01-23 Thread Gabriel Erzse
I am trying to render JCheckBox and JRadioButton components into a PDF document, but somehow they fail to get rendered correctly on Mac computers. Here is a sample code that does this: public class Main { public static void main(String args[]) throws Exception {