Skip to content

Conversation

@luiso1979
Copy link

Resolves #290

This pull request introduces an enhancement to the PdfiumEngine by adding support for retrieving the export value of checkbox and radio button form fields. This allows consumers of the engine to access the export value in addition to the checked state and other field properties.

Form field export value support:

  • Added logic to read and return the exportValue for checkbox and radio button fields using the FPDFAnnot_GetFormFieldExportValue method and included it in the returned object. (packages/engines/src/lib/pdfium/engine.ts) [1] [2]

@vercel
Copy link

vercel bot commented Dec 16, 2025

@luiso1979 is attempting to deploy a commit to the OpenBook Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant