Class: Rpdfium::Raw::FPDF_FORMFILLINFO
- Inherits:
-
FFI::Struct
- Object
- FFI::Struct
- Rpdfium::Raw::FPDF_FORMFILLINFO
- Defined in:
- lib/rpdfium/raw.rb
Overview
Forms
FPDF_FORMFILLINFO is a rich struct (~70 fields in the latest builds). For EXTRACTION alone it is enough to pass a minimal version with version=2 and all callbacks null — PDFium tolerates NULL on those not called in read-only mode (no JavaScript, no XFA).