{
  "items": [
    {
      "type": "text",
      "rect": {
        "llx": 72.0,
        "lly": 760.0,
        "urx": 560.0,
        "ury": 774.4
      },
      "content": [
        "Registration"
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "text",
      "rect": {
        "llx": 72.0,
        "lly": 738.0,
        "urx": 560.0,
        "ury": 752.4
      },
      "content": [
        "The boxes below are clickable form fields."
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "text",
      "rect": {
        "llx": 72.0,
        "lly": 722.0,
        "urx": 560.0,
        "ury": 736.4
      },
      "content": [
        "Their borders are optional: the standard draws none by default."
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "text",
      "rect": {
        "llx": 72.0,
        "lly": 700.0,
        "urx": 172.0,
        "ury": 714.4
      },
      "content": [
        "Name"
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "text_field",
      "name": "Name",
      "rect": {
        "llx": 180.0,
        "lly": 697.0,
        "urx": 420.0,
        "ury": 713.0
      },
      "font": "DejaVuSans",
      "font_size": 12.0,
      "value": "Ada Lovelace",
      "border": {
        "width": 0.75,
        "color": [0.6, 0.6, 0.6]
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 72.0,
        "lly": 664.0,
        "urx": 172.0,
        "ury": 678.4
      },
      "content": [
        "Email"
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "text_field",
      "name": "Email",
      "rect": {
        "llx": 180.0,
        "lly": 661.0,
        "urx": 420.0,
        "ury": 677.0
      },
      "font": "DejaVuSans",
      "font_size": 12.0,
      "border": {
        "width": 0.75,
        "color": [0.6, 0.6, 0.6]
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 90.0,
        "lly": 628.0,
        "urx": 330.0,
        "ury": 642.4
      },
      "content": [
        "Subscribe to the newsletter"
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "check_box",
      "name": "Subscribe",
      "rect": {
        "llx": 72.0,
        "lly": 626.0,
        "urx": 84.0,
        "ury": 638.0
      },
      "checked": true,
      "border": {
        "width": 0.75,
        "color": [0.6, 0.6, 0.6]
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 72.0,
        "lly": 592.0,
        "urx": 172.0,
        "ury": 606.4
      },
      "content": [
        "Plan"
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "choice_field",
      "name": "Plan",
      "rect": {
        "llx": 180.0,
        "lly": 589.0,
        "urx": 420.0,
        "ury": 605.0
      },
      "font": "DejaVuSans",
      "font_size": 12.0,
      "options": [
        "Monthly",
        "Yearly"
      ],
      "selected": "Yearly",
      "presentation": "dropdown",
      "border": {
        "width": 0.75,
        "color": [0.6, 0.6, 0.6]
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 72.0,
        "lly": 556.0,
        "urx": 172.0,
        "ury": 570.4
      },
      "content": [
        "Payment"
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "radio_group",
      "name": "Payment",
      "options": [
        {
          "value": "card",
          "rect": {
            "llx": 180.0,
            "lly": 553.0,
            "urx": 192.0,
            "ury": 565.0
          }
        },
        {
          "value": "transfer",
          "rect": {
            "llx": 320.0,
            "lly": 553.0,
            "urx": 332.0,
            "ury": 565.0
          }
        }
      ],
      "selected": "card",
      "border": {
        "width": 0.75,
        "color": [0.6, 0.6, 0.6]
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 198.0,
        "lly": 556.0,
        "urx": 268.0,
        "ury": 570.4
      },
      "content": [
        "Card"
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    },
    {
      "type": "text",
      "rect": {
        "llx": 338.0,
        "lly": 556.0,
        "urx": 438.0,
        "ury": 570.4
      },
      "content": [
        "Transfer"
      ],
      "font": "DejaVuSans",
      "font_size": 12.0
    }
  ],
  "metadata": {
    "title": "A registration form",
    "author": "Olivier Pons",
    "subject": "A fillable form that is also an archival file",
    "producer": "hqf-pdf",
    "created": "2026-07-14T09:30:00+02:00"
  },
  "archive": "pdfa3b"
}
