[
{
"id": "fdad3a950dd5fd3e",
"type": "function",
"z": "0b2e638f231defea",
"name": "function 22",
"func": "var jsonData = msg.ExternalDataSourceResult;\nmsg.payload = jsonData;\n//msg.filename =\"E:\\\\Mili Data\\\\Node-RED\\\\Topdf.pdf\";\nnode.warn(msg.payload);\nmsg.keyss = Object.keys(jsonData[0]);\n//msg.keyss = Object.keys(msg.payload[0]);\n//node.warn(msg.keyss[0]);\n\nmsg.payload=jsonData;\n//node.warn(msg.payload);\nreturn msg;",
"outputs": 1,
"noerr": 0,
"initialize": "",
"finalize": "",
"libs": [],
"x": 430,
"y": 1080,
"wires": [
[
"8723b2bec6ede8d6"
]
]
},
{
"id": "8723b2bec6ede8d6",
"type": "tableify",
"z": "0b2e638f231defea",
"name": "",
"before": "",
"after": "",
"tableStyle": "",
"theadStyle": "",
"tbodyStyle": "",
"trStyle": "",
"tdStyle": "",
"x": 600,
"y": 1080,
"wires": [
[
"f3c7f920a31ca82c"
]
]
},
{
"id": "6375da3bf750e4c3",
"type": "debug",
"z": "0b2e638f231defea",
"name": "",
"active": false,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "payload",
"targetType": "msg",
"statusVal": "",
"statusType": "auto",
"x": 1450,
"y": 1100,
"wires": []
},
{
"id": "ace60e4013c49e31",
"type": "file",
"z": "0b2e638f231defea",
"name": "",
"filename": "E:\\Mili Data\\Node-RED\\Topdf.pdf",
"filenameType": "str",
"appendNewline": true,
"createDir": true,
"overwriteFile": "true",
"encoding": "none",
"x": 1160,
"y": 1100,
"wires": [
[
"aa2c8b269e509e7e"
]
]
},
{
"id": "aa2c8b269e509e7e",
"type": "file in",
"z": "0b2e638f231defea",
"name": "",
"filename": "E:\\Mili Data\\Node-RED\\Topdf.pdf",
"filenameType": "str",
"format": "utf8",
"chunk": false,
"sendError": false,
"encoding": "none",
"allProps": false,
"x": 1200,
"y": 1040,
"wires": [
[
"6375da3bf750e4c3"
]
]
},
{
"id": "f3c7f920a31ca82c",
"type": "html-to-pdf",
"z": "0b2e638f231defea",
"name": "",
"format": "A4",
"zoom": 100,
"orientation": "Portrait",
"width": "",
"height": "",
"marginTop": 1,
"marginLeft": 1,
"marginBottom": 1,
"marginRight": 1,
"marginTopUnits": "cm",
"marginLeftUnits": "cm",
"marginBottomUnits": "cm",
"marginRightUnits": "cm",
"omitBackground": false,
"printGraphics": true,
"x": 770,
"y": 1080,
"wires": [
[
"ace60e4013c49e31",
"c911ebd3933e6196"
]
]
},
{
"id": "c911ebd3933e6196",
"type": "link out",
"z": "0b2e638f231defea",
"name": "link out 10",
"mode": "link",
"links": [
"e2d4cb22beca5d21"
],
"x": 935,
"y": 1040,
"wires": []
}
]