xfa-layout-engine 1.0.0-beta.5

Box-model and pagination layout engine for XFA forms. Experimental — part of the PDFluent XFA stack, under active development.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "root": {
    "children": [],
    "field_kind": null,
    "form_node_id": null,
    "id": "",
    "kind": "root",
    "overflow": "none",
    "page_index": null,
    "presence": "visible",
    "rect": null,
    "som": null,
    "value_hash": null
  },
  "schema_version": 1
}