Hi Bart, > Am 08.09.2015 um 16:15 schrieb Bart Taylor <[email protected]>: > > Calling the getOnValue() method for the field > throws a Null Pointer Exception in PDCheckbox.java at line 140:
I've created https://issues.apache.org/jira/browse/PDFBOX-2964 <https://issues.apache.org/jira/browse/PDFBOX-2964> for that and already committed a fix. This will now also allow you to use check() and unCheck() in the 1.8 branch when the checkbox has multiple widgets. BR Maruan

