{"type": "paragraph", "text": "PGOpen 2019\nOrlando, Florida", "x": 35, "y": 12, "width": 63, "height": 25, "color": "white"},
{"type": "paragraph", "text": "{{reg.firstname|escapejson}} {{reg.lastname|escapejson}}", "x": 8, "y": 40, "width": 87, "height": 10, "bold": true},
- {"type": "paragraph", "text": "{{reg.company|escapejson}}", "x": 8, "y": 60, "width": 87, "height": 8, "maxsize": 14},
+ {"type": "paragraph", "text": "{{reg.company|escapejson}}", "x": 8, "y": 50, "width": 87, "height": 8, "maxsize": 14},
{"type": "box", "x": 4, "y": 90, "width": 95, "height": 10, "stroke": false, "fill": [{{reg.regtype.regclass.bgcolortuplestr}}]},
{"type": "paragraph", "text": "{{reg.regtype.regclass.regclass}}", "x": 4, "y": 90, "width": 95, "height": 10, "color": [{{reg.regtype.regclass.fgcolortuplestr|default("0,0,0", true)}}], "align": "center"},
- {"type": "qrimage", "x": 70, "y": 60, "width": 30, "height": 30, "qrcontent": "{{reg.fullpublictoken}}"},
+ {"type": "qrimage", "x": 70, "y": 55, "width": 30, "height": 30, "qrcontent": "{{reg.fullpublictoken}}"},
{"type": "image", "src": "images/pgconfeu_badge.png", "x": 4, "y": 103, "width": 22.7, "height": 30, "mask": "auto"},