@aaqu/node-red-aaqu-pdf 0.4.2 → 0.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -0,0 +1,235 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "5e5cbdd3c50fdfa8",
|
|
4
|
+
"type": "pdf-create",
|
|
5
|
+
"z": "8f32c806fc0c3278",
|
|
6
|
+
"name": "",
|
|
7
|
+
"x": 270,
|
|
8
|
+
"y": 80,
|
|
9
|
+
"wires": [
|
|
10
|
+
[
|
|
11
|
+
"b410380ae4540c05"
|
|
12
|
+
]
|
|
13
|
+
]
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"id": "0723b41a5ea96294",
|
|
17
|
+
"type": "inject",
|
|
18
|
+
"z": "8f32c806fc0c3278",
|
|
19
|
+
"name": "",
|
|
20
|
+
"props": [],
|
|
21
|
+
"repeat": "",
|
|
22
|
+
"crontab": "",
|
|
23
|
+
"once": false,
|
|
24
|
+
"onceDelay": 0.1,
|
|
25
|
+
"topic": "",
|
|
26
|
+
"x": 110,
|
|
27
|
+
"y": 80,
|
|
28
|
+
"wires": [
|
|
29
|
+
[
|
|
30
|
+
"5e5cbdd3c50fdfa8"
|
|
31
|
+
]
|
|
32
|
+
]
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"id": "b410380ae4540c05",
|
|
36
|
+
"type": "pdf-add-page",
|
|
37
|
+
"z": "8f32c806fc0c3278",
|
|
38
|
+
"name": "",
|
|
39
|
+
"width": "595",
|
|
40
|
+
"height": "842",
|
|
41
|
+
"x": 460,
|
|
42
|
+
"y": 80,
|
|
43
|
+
"wires": [
|
|
44
|
+
[
|
|
45
|
+
"017ab61165bbf7ef"
|
|
46
|
+
]
|
|
47
|
+
]
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"id": "f707472db673e653",
|
|
51
|
+
"type": "pdf-to-img",
|
|
52
|
+
"z": "8f32c806fc0c3278",
|
|
53
|
+
"name": "",
|
|
54
|
+
"scale": "1",
|
|
55
|
+
"x": 930,
|
|
56
|
+
"y": 340,
|
|
57
|
+
"wires": [
|
|
58
|
+
[
|
|
59
|
+
"6e1a14d70ffeb1ea"
|
|
60
|
+
]
|
|
61
|
+
]
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"id": "6e1a14d70ffeb1ea",
|
|
65
|
+
"type": "image viewer",
|
|
66
|
+
"z": "8f32c806fc0c3278",
|
|
67
|
+
"name": "",
|
|
68
|
+
"width": "300",
|
|
69
|
+
"data": "payload",
|
|
70
|
+
"dataType": "msg",
|
|
71
|
+
"active": true,
|
|
72
|
+
"x": 1110,
|
|
73
|
+
"y": 160,
|
|
74
|
+
"wires": [
|
|
75
|
+
[]
|
|
76
|
+
]
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"id": "75a1a683ddc0cfc8",
|
|
80
|
+
"type": "pdf-save",
|
|
81
|
+
"z": "8f32c806fc0c3278",
|
|
82
|
+
"name": "",
|
|
83
|
+
"x": 760,
|
|
84
|
+
"y": 340,
|
|
85
|
+
"wires": [
|
|
86
|
+
[
|
|
87
|
+
"f707472db673e653",
|
|
88
|
+
"d96113d86b0b7eaf"
|
|
89
|
+
]
|
|
90
|
+
]
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"id": "017ab61165bbf7ef",
|
|
94
|
+
"type": "pdf-draw-text",
|
|
95
|
+
"z": "8f32c806fc0c3278",
|
|
96
|
+
"name": "",
|
|
97
|
+
"text": "Row 1",
|
|
98
|
+
"font": "CourierBold",
|
|
99
|
+
"fontSize": "70",
|
|
100
|
+
"posX": "50",
|
|
101
|
+
"posY": "600",
|
|
102
|
+
"color": "#000000",
|
|
103
|
+
"x": 570,
|
|
104
|
+
"y": 140,
|
|
105
|
+
"wires": [
|
|
106
|
+
[
|
|
107
|
+
"78d341d93a6f441c"
|
|
108
|
+
]
|
|
109
|
+
]
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"id": "78d341d93a6f441c",
|
|
113
|
+
"type": "pdf-draw-text",
|
|
114
|
+
"z": "8f32c806fc0c3278",
|
|
115
|
+
"name": "",
|
|
116
|
+
"text": "Text 2",
|
|
117
|
+
"font": "Helvetica",
|
|
118
|
+
"fontSize": "70",
|
|
119
|
+
"posX": "50",
|
|
120
|
+
"posY": "400",
|
|
121
|
+
"color": "#0e80d8",
|
|
122
|
+
"x": 570,
|
|
123
|
+
"y": 180,
|
|
124
|
+
"wires": [
|
|
125
|
+
[
|
|
126
|
+
"9bd6ce8c8613f691"
|
|
127
|
+
]
|
|
128
|
+
]
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"id": "9bd6ce8c8613f691",
|
|
132
|
+
"type": "pdf-draw-text",
|
|
133
|
+
"z": "8f32c806fc0c3278",
|
|
134
|
+
"name": "",
|
|
135
|
+
"text": "Text 3",
|
|
136
|
+
"font": "TimesRomanBoldItalic",
|
|
137
|
+
"fontSize": "30",
|
|
138
|
+
"posX": "50",
|
|
139
|
+
"posY": "200",
|
|
140
|
+
"color": "#0ced1b",
|
|
141
|
+
"x": 570,
|
|
142
|
+
"y": 220,
|
|
143
|
+
"wires": [
|
|
144
|
+
[
|
|
145
|
+
"ce51e629eec17175"
|
|
146
|
+
]
|
|
147
|
+
]
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"id": "ce51e629eec17175",
|
|
151
|
+
"type": "pdf-add-page",
|
|
152
|
+
"z": "8f32c806fc0c3278",
|
|
153
|
+
"name": "",
|
|
154
|
+
"width": "595",
|
|
155
|
+
"height": "842",
|
|
156
|
+
"x": 580,
|
|
157
|
+
"y": 280,
|
|
158
|
+
"wires": [
|
|
159
|
+
[
|
|
160
|
+
"3768ee9ea15f60a5"
|
|
161
|
+
]
|
|
162
|
+
]
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"id": "7ca03dd7268eeaee",
|
|
166
|
+
"type": "image viewer",
|
|
167
|
+
"z": "8f32c806fc0c3278",
|
|
168
|
+
"name": "",
|
|
169
|
+
"width": "300",
|
|
170
|
+
"data": "payload",
|
|
171
|
+
"dataType": "msg",
|
|
172
|
+
"active": true,
|
|
173
|
+
"x": 1110,
|
|
174
|
+
"y": 660,
|
|
175
|
+
"wires": [
|
|
176
|
+
[]
|
|
177
|
+
]
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"id": "86be12f733c08523",
|
|
181
|
+
"type": "pdf-to-img",
|
|
182
|
+
"z": "8f32c806fc0c3278",
|
|
183
|
+
"name": "",
|
|
184
|
+
"scale": "1",
|
|
185
|
+
"x": 930,
|
|
186
|
+
"y": 420,
|
|
187
|
+
"wires": [
|
|
188
|
+
[
|
|
189
|
+
"7ca03dd7268eeaee"
|
|
190
|
+
]
|
|
191
|
+
]
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"id": "d96113d86b0b7eaf",
|
|
195
|
+
"type": "pdf-get-page",
|
|
196
|
+
"z": "8f32c806fc0c3278",
|
|
197
|
+
"name": "",
|
|
198
|
+
"pdfPage": "2",
|
|
199
|
+
"x": 750,
|
|
200
|
+
"y": 420,
|
|
201
|
+
"wires": [
|
|
202
|
+
[
|
|
203
|
+
"86be12f733c08523"
|
|
204
|
+
]
|
|
205
|
+
]
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
"id": "3768ee9ea15f60a5",
|
|
209
|
+
"type": "pdf-draw-text",
|
|
210
|
+
"z": "8f32c806fc0c3278",
|
|
211
|
+
"name": "",
|
|
212
|
+
"text": "Text Page 2",
|
|
213
|
+
"font": "Helvetica",
|
|
214
|
+
"fontSize": "100",
|
|
215
|
+
"posX": "50",
|
|
216
|
+
"posY": "400",
|
|
217
|
+
"color": "#ae24e0",
|
|
218
|
+
"x": 570,
|
|
219
|
+
"y": 340,
|
|
220
|
+
"wires": [
|
|
221
|
+
[
|
|
222
|
+
"75a1a683ddc0cfc8"
|
|
223
|
+
]
|
|
224
|
+
]
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
"id": "698f669ace488a64",
|
|
228
|
+
"type": "global-config",
|
|
229
|
+
"env": [],
|
|
230
|
+
"modules": {
|
|
231
|
+
"@aaqu/node-red-aaqu-pdf": "0.4.2",
|
|
232
|
+
"node-red-contrib-image-tools": "2.1.1"
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
]
|
package/nodes/pdf-add-page.html
CHANGED
package/nodes/pdf-create.html
CHANGED
package/nodes/pdf-draw-text.html
CHANGED
package/nodes/pdf-get-page.html
CHANGED
package/nodes/pdf-save.html
CHANGED
package/nodes/pdf-to-img.html
CHANGED