FormCheckBoxNode
An interactive AcroForm checkbox.
Like FormTextFieldNode, the renderer always paints a static visual fallback (a bordered square, with an X drawn through it when checked), and only the JVM/Desktop backend overlays a real interactive PDCheckBox widget. Android and iOS show the visual-only square.