Re: [iText-questions] Handling PDF/A Checkboxes with a single appearance

2014-02-24 Thread Leonard Rosenthol
Correct. And since your PDF doesn't have a pre-defined alternative for Off (which is the current value specified), Acrobat (or iText or any other client) is free to pick whatever "On" value it wants (as noted by Bruno below). If you want a specific one, put it in the PDF when you create it. Leon

Re: [iText-questions] Handling PDF/A Checkboxes with a single appearance

2014-02-24 Thread iText Info
Thomas Büngener schreef op 21/02/2014 13:26: > > Hello, > > I have checkboxes that have only one appearance state. I.e. AP->N not > being a dictionary but > > a stream containing only BBox. As I understand this construktion seems > Ok, as in PDF/A AP->N must not > > be a dictionary and the „Off“

Re: [iText-questions] Handling PDF/A Checkboxes with a single appearance

2014-02-21 Thread iText Info
Thomas Büngener schreef op 21/02/2014 13:26: > I can provide a reduced version of the problematic file (35kb) if that > might be helpful. Yes, that would help, otherwise we're working in the void. Looking at the PDF using iText RUPS can help us analyze the problem. --

Re: [iText-questions] Handling PDF/A Checkboxes with a single appearance

2014-02-21 Thread Leonard Rosenthol
What version of PDF/A are you referring to since the rules for annotation appearances changed between PDF/A-1 and PDF/A-2 (and –3)? I would assume that "Ja" in the export values. Leonard From: Thomas Büngener mailto:thomas.buenge...@is2.de>> Reply-To: Post here mailto:itext-questions@lists.sou