Radio Buttons missing

#1
by jbarrow - opened

Going through the data, I believe that radio buttons are only capturing the first widget in the group. Below image is from 2199288_p1_empty.png, but I've seen many similar cases:

2199288_p1_empty.png

(Is there a place where you're aggregating widgets by underlying AcroForm ID, maybe?)

Nutrient org

Looking at our AcroForm code, yes you are right we did introduced a bug where it only read the first widget. Thanks for catching this, we will fix the dataset and retrain the models as well.

Might be another bug where you’re getting page box locations for the AcroForm widgets but normalizing them against the crop box (or vice versa), btw.

Some of the pages have shifted annotations.

Sign up or log in to comment