{
  "version": 1,
  "name": "Letterpress workshop certificates",
  "width": 297,
  "height": 210,
  "dpi": 150,
  "pages": 1,
  "fit": "contain",
  "fields": [
    {
      "id": "certificates-1",
      "page": 1,
      "content": "PAPER & PINE WORKSHOPS",
      "x": 30,
      "y": 27,
      "width": 237,
      "height": 9,
      "fontSize": 11,
      "fontFamily": "Arial",
      "bold": true,
      "align": "center",
      "color": "#193b31",
      "background": "transparent",
      "shrink": true,
      "name": "Studio"
    },
    {
      "id": "certificates-2",
      "page": 1,
      "content": "Certificate of Completion",
      "x": 30,
      "y": 51,
      "width": 237,
      "height": 18,
      "fontSize": 31,
      "fontFamily": "Georgia",
      "bold": false,
      "align": "center",
      "color": "#193b31",
      "background": "transparent",
      "shrink": true,
      "name": "Title"
    },
    {
      "id": "certificates-3",
      "page": 1,
      "content": "Presented to",
      "x": 40,
      "y": 80,
      "width": 217,
      "height": 9,
      "fontSize": 12,
      "fontFamily": "Arial",
      "bold": false,
      "align": "center",
      "color": "#193b31",
      "background": "transparent",
      "shrink": true,
      "name": "Intro"
    },
    {
      "id": "certificates-4",
      "page": 1,
      "content": "{{Name}}",
      "x": 30,
      "y": 97,
      "width": 237,
      "height": 20,
      "fontSize": 34,
      "fontFamily": "Georgia",
      "bold": false,
      "align": "center",
      "color": "#193b31",
      "background": "transparent",
      "shrink": true,
      "name": "Name"
    },
    {
      "id": "certificates-5",
      "page": 1,
      "content": "For completing {{Course}}",
      "x": 30,
      "y": 127,
      "width": 237,
      "height": 10,
      "fontSize": 15,
      "fontFamily": "Arial",
      "bold": false,
      "align": "center",
      "color": "#193b31",
      "background": "transparent",
      "shrink": true,
      "name": "Course"
    },
    {
      "id": "certificates-6",
      "page": 1,
      "content": "{{CompletionDate}}",
      "x": 35,
      "y": 167,
      "width": 130,
      "height": 9,
      "fontSize": 10,
      "fontFamily": "Arial",
      "bold": false,
      "align": "left",
      "color": "#193b31",
      "background": "transparent",
      "shrink": true,
      "name": "Date"
    },
    {
      "id": "certificates-7",
      "page": 1,
      "content": "Reference {{CertificateID}}",
      "x": 175,
      "y": 167,
      "width": 87,
      "height": 9,
      "fontSize": 10,
      "fontFamily": "Arial",
      "bold": false,
      "align": "right",
      "color": "#193b31",
      "background": "transparent",
      "shrink": true,
      "name": "Reference"
    }
  ],
  "print": {
    "margins": {
      "top": 5,
      "right": 5,
      "bottom": 5,
      "left": 5
    },
    "bleed": 0,
    "cropMarks": false,
    "paper": {
      "width": 297,
      "height": 210,
      "layout": "direct"
    }
  }
}
