I believe some combination of ctrl or alt when clicking on the OK button
in the error dialog will give you the text of the underlying exception.
Note that this is often Unhelpful.

For example:
  "Expected a dict object"

Which object expected a dict where?  Dunno, doesn't say.  No way to find
out.  Was something else there or was it just missing?  Dunno, doesn't
say, etc, etc.  Whee.

If you have (or can get access to someone with) Acrobat Pro, I suggest
you run the PDF syntax check on your PDF.  It's reasonably thorough,
though not flawless (though I guess missing "these root field annots
aren't part of the /AcroFields array" isn't technically an error, and
that's the only case I can think of where it fell short).

--Mark Storer
  Senior Software Engineer
  Cardiff.com
 
#include <disclaimer>
typedef std::disclaimer<Cardiff> Discard;

> -----Original Message-----
> From: Stefan Junsved [mailto:[email protected]]
> Sent: Sunday, March 14, 2010 11:30 PM
> To: [email protected]
> Subject: [iText-questions] Checkbox created with RadioCheckField class
> doesnot show
> 
> 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&#174; 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/
> 
> 
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 9.0.733 / Virus Database: 271.1.1/2732 - Release Date:
03/15/10
> 00:33:00

------------------------------------------------------------------------------
Download Intel&#174; 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/

Reply via email to