Пример

Пример чека открытия Zreport

{
  "margin_left": 0,
  "margin_right": 10,
  "body": [
    {
      "text": "",
      "font": "",
      "interval": 5,
      "alignment": 1,
      "img_src": "1",
      "img_width": 200,
      "img_height": 159
    },
    {
      "text": "<company.name> ",
      "font": "Lucida Console, 8pt, style=bold",
      "interval": -10,
      "alignment": 1
    },
    {
      "text": "<company.address> ",
      "font": "Lucida Console, 8pt",
      "interval": -10,
      "alignment": 1
    },
    {
      "text": "STIR: <SF><company.inn>",
      "font": "Lucida Console, 8pt",
      "interval": -10,
      "alignment": 1
    },
    {
      "text": "FM: <SF><zreport.terminal_id>",
      "font": "Lucida Console, 8pt",
      "interval": -10,
      "alignment": 1
    },
    {
      "text": "ZReport #<zreport.id> ",
      "font": "Lucida Console, 10pt, style=bold",
      "interval": -10,
      "alignment": 1
    },
    {
      "text": "<AF>",
      "font": "Lucida Console, 8pt",
      "interval": -10,
      "alignment": 1
    },
    {
      "text": "OCHILGAN",
      "font": "Lucida Console, 8pt, style=bold",
      "interval": -10,
      "alignment": 1
    },
    {
      "text": "<SF><zreport.start_datetime>",
      "font": "Lucida Console, 8pt, style=bold",
      "interval": -10,
      "alignment": 1
    },
    {
      "text": "<DF>",
      "font": "Lucida Console, 8pt",
      "interval": -10,
      "alignment": 1
    }
  ]
}