{
  "metadata": {
    "title": "Barcodes, drawn as bars"
  },
  "items": [
    {
      "type": "text",
      "rect": {"llx": 72, "lly": 794, "urx": 523.276, "ury": 813.2},
      "content": [
        "Barcodes, drawn as bars"
      ],
      "font": "DejaVuSans",
      "font_size": 16
    },
    {
      "type": "text",
      "rect": {"llx": 72, "lly": 770, "urx": 523.276, "ury": 782.6},
      "content": [
        "Each barcode below is drawn as bars, not pasted in as a picture, so it prints"
      ],
      "font": "DejaVuSans",
      "font_size": 10.5
    },
    {
      "type": "text",
      "rect": {"llx": 72, "lly": 755, "urx": 523.276, "ury": 767.6},
      "content": [
        "exactly as wide as it should. Under each one is what a scanner reads back."
      ],
      "font": "DejaVuSans",
      "font_size": 10.5
    },
    {
      "type": "barcode",
      "symbology": "code128",
      "content": "FR-1964413",
      "rect": {
        "llx": 72,
        "lly": 700,
        "urx": 237,
        "ury": 740
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 82,
        "lly": 640,
        "urx": 382,
        "ury": 697
      },
      "content": [
        "FR-1964413"
      ],
      "font": "DejaVuSans",
      "font_size": 9,
      "leading": 9
    },
    {
      "type": "barcode",
      "symbology": "code128",
      "content": "REF 2026-07-16/ACME",
      "rect": {
        "llx": 72,
        "lly": 580,
        "urx": 336,
        "ury": 620
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 82,
        "lly": 520,
        "urx": 382,
        "ury": 577
      },
      "content": [
        "REF 2026-07-16/ACME"
      ],
      "font": "DejaVuSans",
      "font_size": 9,
      "leading": 9
    },
    {
      "type": "barcode",
      "symbology": "code128",
      "content": "a-Z 0..9 +*#%",
      "rect": {
        "llx": 72,
        "lly": 460,
        "urx": 270,
        "ury": 500
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 82,
        "lly": 400,
        "urx": 382,
        "ury": 457
      },
      "content": [
        "a-Z 0..9 +*#%"
      ],
      "font": "DejaVuSans",
      "font_size": 9,
      "leading": 9
    },
    {
      "type": "barcode",
      "symbology": "ean13",
      "content": "9780201379624",
      "rect": {
        "llx": 72,
        "lly": 340,
        "urx": 187,
        "ury": 380
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 82,
        "lly": 280,
        "urx": 382,
        "ury": 337
      },
      "content": [
        "9780201379624"
      ],
      "font": "DejaVuSans",
      "font_size": 9,
      "leading": 9
    },
    {
      "type": "barcode",
      "symbology": "upc_a",
      "content": "036000291452",
      "rect": {
        "llx": 72,
        "lly": 220,
        "urx": 187,
        "ury": 260
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 82,
        "lly": 160,
        "urx": 382,
        "ury": 217
      },
      "content": [
        "036000291452"
      ],
      "font": "DejaVuSans",
      "font_size": 9,
      "leading": 9
    },
    {
      "type": "barcode",
      "symbology": "ean8",
      "content": "96385074",
      "rect": {
        "llx": 72,
        "lly": 100,
        "urx": 159,
        "ury": 140
      }
    },
    {
      "type": "text",
      "rect": {
        "llx": 82,
        "lly": 40,
        "urx": 382,
        "ury": 97
      },
      "content": [
        "96385074"
      ],
      "font": "DejaVuSans",
      "font_size": 9,
      "leading": 9
    }
  ]
}
