pdftract/crates
jedarden 77f7c6a1ed feat(pdftract-66pgk): implement AcroForm Btn value extraction
Add button field value extraction distinguishing pushbutton, checkbox,
and radio button types via /Ff flags. Extracts selected state and
appearance state name (/Yes, /Off, custom).

- New module: forms/value_button.rs with ButtonKind enum and ButtonValue
- Updated FormFieldValue::Button variant with kind and state_name fields
- 15 unit tests covering all button types and edge cases
- Fixed CCITTFaxDecoder test syntax blocking test execution

Closes: pdftract-66pgk

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 11:33:23 -04:00
..
pdftract-cer-diff docs(pdftract-aawrz): add LICENSE-MIT and LICENSE-APACHE files 2026-05-23 10:36:28 -04:00
pdftract-cli feat(pdftract-67p2c): implement confidence heatmap layer renderer 2026-05-24 11:08:09 -04:00
pdftract-core feat(pdftract-66pgk): implement AcroForm Btn value extraction 2026-05-24 11:33:23 -04:00
pdftract-libpdftract feat(pdftract-3s2i): implement Phase 5.5.2 validation filter 2026-05-24 04:57:17 -04:00
pdftract-py feat(pdftract-2nu0s): implement Python SDK contract conformance 2026-05-24 08:55:11 -04:00