Hi, I implement the PdfCellEvent interface to create my checkbox. In that implementation I also use the RadioCheckField class for my checkbox. I generate my pdf document and everything seems just fine. Now, I use Mac, and it has a preview feature where you can quickly preview a document without actually starting the dedicated application. If I look at the generated pdf document in preview, the checkbox shows, and I can even edit it. However, when I look at the exact same document in Acrobat Reader, guess what - the checkbox is gone...?
I've tried to set checkbox to read-only, and visibility to visible, but nothing seems to work. Is it perhaps something about security that I don't understand? Could I please get a tip on what's wrong. Thanks /Stefan Junsved ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
