@ottoai/documents 1.5.21 → 1.5.24
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.
- package/dist/create/pdf/united-states/form-1099-nec/schema.json +3 -3
- package/dist/create/pdf/united-states/form-4868/form.dto.d.ts +21 -0
- package/dist/create/pdf/united-states/form-4868/form.dto.js +93 -0
- package/dist/create/pdf/united-states/form-4868/form.dto.js.map +1 -0
- package/dist/create/pdf/united-states/form-4868/index.d.ts +4 -0
- package/dist/create/pdf/united-states/form-4868/index.js +87 -0
- package/dist/create/pdf/united-states/form-4868/index.js.map +1 -0
- package/dist/create/pdf/united-states/form-4868/schema.json +359 -0
- package/dist/create/pdf/united-states/form-4868/template.pdf +0 -0
- package/dist/create/pdf/united-states/form-8821/form.dto.d.ts +41 -0
- package/dist/create/pdf/united-states/form-8821/form.dto.js +220 -0
- package/dist/create/pdf/united-states/form-8821/form.dto.js.map +1 -0
- package/dist/create/pdf/united-states/form-8821/index.d.ts +5 -0
- package/dist/create/pdf/united-states/form-8821/index.js +146 -0
- package/dist/create/pdf/united-states/form-8821/index.js.map +1 -0
- package/dist/create/pdf/united-states/form-8821/schema.json +924 -0
- package/dist/create/pdf/united-states/form-8821/template.pdf +0 -0
- package/dist/create/pdf/united-states/index.d.ts +8 -2
- package/dist/create/pdf/united-states/index.js +12 -1
- package/dist/create/pdf/united-states/index.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +5 -3
|
@@ -0,0 +1,924 @@
|
|
|
1
|
+
[
|
|
2
|
+
[
|
|
3
|
+
{
|
|
4
|
+
"name": "tax_payer_name_address",
|
|
5
|
+
"type": "text",
|
|
6
|
+
"content": "Type Something...",
|
|
7
|
+
"position": {
|
|
8
|
+
"x": 14.57,
|
|
9
|
+
"y": 44.16
|
|
10
|
+
},
|
|
11
|
+
"width": 105.57,
|
|
12
|
+
"height": 10.05,
|
|
13
|
+
"rotate": 0,
|
|
14
|
+
"alignment": "left",
|
|
15
|
+
"verticalAlignment": "top",
|
|
16
|
+
"fontSize": 10,
|
|
17
|
+
"lineHeight": 1,
|
|
18
|
+
"characterSpacing": 0,
|
|
19
|
+
"fontColor": "#000000",
|
|
20
|
+
"fontName": "Roboto",
|
|
21
|
+
"backgroundColor": "",
|
|
22
|
+
"opacity": 1,
|
|
23
|
+
"strikethrough": false,
|
|
24
|
+
"underline": false,
|
|
25
|
+
"required": false,
|
|
26
|
+
"readOnly": false
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "taxpayerIdNumber",
|
|
30
|
+
"type": "text",
|
|
31
|
+
"content": "Type Something...",
|
|
32
|
+
"position": {
|
|
33
|
+
"x": 125.83,
|
|
34
|
+
"y": 42.14
|
|
35
|
+
},
|
|
36
|
+
"width": 75.67,
|
|
37
|
+
"height": 4.5,
|
|
38
|
+
"rotate": 0,
|
|
39
|
+
"alignment": "left",
|
|
40
|
+
"verticalAlignment": "top",
|
|
41
|
+
"fontSize": 10,
|
|
42
|
+
"lineHeight": 1,
|
|
43
|
+
"characterSpacing": 0,
|
|
44
|
+
"fontColor": "#000000",
|
|
45
|
+
"fontName": "Roboto",
|
|
46
|
+
"backgroundColor": "",
|
|
47
|
+
"opacity": 1,
|
|
48
|
+
"strikethrough": false,
|
|
49
|
+
"underline": false,
|
|
50
|
+
"required": false,
|
|
51
|
+
"readOnly": false
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"name": "daytimeTelephone",
|
|
55
|
+
"type": "text",
|
|
56
|
+
"content": "Type Something...",
|
|
57
|
+
"position": {
|
|
58
|
+
"x": 123.92,
|
|
59
|
+
"y": 50.68
|
|
60
|
+
},
|
|
61
|
+
"width": 38.1,
|
|
62
|
+
"height": 4.5,
|
|
63
|
+
"rotate": 0,
|
|
64
|
+
"alignment": "left",
|
|
65
|
+
"verticalAlignment": "top",
|
|
66
|
+
"fontSize": 10,
|
|
67
|
+
"lineHeight": 1,
|
|
68
|
+
"characterSpacing": 0,
|
|
69
|
+
"fontColor": "#000000",
|
|
70
|
+
"fontName": "Roboto",
|
|
71
|
+
"backgroundColor": "",
|
|
72
|
+
"opacity": 1,
|
|
73
|
+
"strikethrough": false,
|
|
74
|
+
"underline": false,
|
|
75
|
+
"required": false,
|
|
76
|
+
"readOnly": false
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "planNumber",
|
|
80
|
+
"type": "text",
|
|
81
|
+
"content": "Type Something...",
|
|
82
|
+
"position": {
|
|
83
|
+
"x": 164.75,
|
|
84
|
+
"y": 50.62
|
|
85
|
+
},
|
|
86
|
+
"width": 44.98,
|
|
87
|
+
"height": 4.5,
|
|
88
|
+
"rotate": 0,
|
|
89
|
+
"alignment": "left",
|
|
90
|
+
"verticalAlignment": "top",
|
|
91
|
+
"fontSize": 10,
|
|
92
|
+
"lineHeight": 1,
|
|
93
|
+
"characterSpacing": 0,
|
|
94
|
+
"fontColor": "#000000",
|
|
95
|
+
"fontName": "Roboto",
|
|
96
|
+
"backgroundColor": "",
|
|
97
|
+
"opacity": 1,
|
|
98
|
+
"strikethrough": false,
|
|
99
|
+
"underline": false,
|
|
100
|
+
"required": false,
|
|
101
|
+
"readOnly": false
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"name": "hasAdditionalDesignees",
|
|
105
|
+
"type": "image",
|
|
106
|
+
"position": {
|
|
107
|
+
"x": 60.33,
|
|
108
|
+
"y": 58.78
|
|
109
|
+
},
|
|
110
|
+
"width": 4.76,
|
|
111
|
+
"height": 4.76,
|
|
112
|
+
"rotate": 0,
|
|
113
|
+
"opacity": 1,
|
|
114
|
+
"readOnly": false,
|
|
115
|
+
"required": false,
|
|
116
|
+
"content": ""
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"name": "designee_name_address_1",
|
|
120
|
+
"type": "text",
|
|
121
|
+
"content": "Type Something...",
|
|
122
|
+
"position": {
|
|
123
|
+
"x": 13.47,
|
|
124
|
+
"y": 69.08
|
|
125
|
+
},
|
|
126
|
+
"width": 96.31,
|
|
127
|
+
"height": 11.64,
|
|
128
|
+
"rotate": 0,
|
|
129
|
+
"alignment": "left",
|
|
130
|
+
"verticalAlignment": "top",
|
|
131
|
+
"fontSize": 10,
|
|
132
|
+
"lineHeight": 1,
|
|
133
|
+
"characterSpacing": 0,
|
|
134
|
+
"fontColor": "#000000",
|
|
135
|
+
"fontName": "Roboto",
|
|
136
|
+
"backgroundColor": "",
|
|
137
|
+
"opacity": 1,
|
|
138
|
+
"strikethrough": false,
|
|
139
|
+
"underline": false,
|
|
140
|
+
"required": false,
|
|
141
|
+
"readOnly": false
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"name": "designee_name_address_2",
|
|
145
|
+
"type": "text",
|
|
146
|
+
"content": "Type Something...",
|
|
147
|
+
"position": {
|
|
148
|
+
"x": 13.77,
|
|
149
|
+
"y": 89.69
|
|
150
|
+
},
|
|
151
|
+
"width": 96.57,
|
|
152
|
+
"height": 11.64,
|
|
153
|
+
"rotate": 0,
|
|
154
|
+
"alignment": "left",
|
|
155
|
+
"verticalAlignment": "top",
|
|
156
|
+
"fontSize": 10,
|
|
157
|
+
"lineHeight": 1,
|
|
158
|
+
"characterSpacing": 0,
|
|
159
|
+
"fontColor": "#000000",
|
|
160
|
+
"fontName": "Roboto",
|
|
161
|
+
"backgroundColor": "",
|
|
162
|
+
"opacity": 1,
|
|
163
|
+
"strikethrough": false,
|
|
164
|
+
"underline": false,
|
|
165
|
+
"required": false,
|
|
166
|
+
"readOnly": false
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
"name": "signature",
|
|
170
|
+
"type": "image",
|
|
171
|
+
"content": "data:image/png;base64,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",
|
|
172
|
+
"position": {
|
|
173
|
+
"x": 33,
|
|
174
|
+
"y": 233.85
|
|
175
|
+
},
|
|
176
|
+
"width": 112.98,
|
|
177
|
+
"height": 10.85,
|
|
178
|
+
"rotate": 0,
|
|
179
|
+
"opacity": 1,
|
|
180
|
+
"required": false,
|
|
181
|
+
"readOnly": false
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
"name": "printName",
|
|
185
|
+
"type": "text",
|
|
186
|
+
"content": "Type Something...",
|
|
187
|
+
"position": {
|
|
188
|
+
"x": 34.4,
|
|
189
|
+
"y": 247.18
|
|
190
|
+
},
|
|
191
|
+
"width": 111.92,
|
|
192
|
+
"height": 6.61,
|
|
193
|
+
"rotate": 0,
|
|
194
|
+
"alignment": "left",
|
|
195
|
+
"verticalAlignment": "top",
|
|
196
|
+
"fontSize": 10,
|
|
197
|
+
"lineHeight": 1,
|
|
198
|
+
"characterSpacing": 0,
|
|
199
|
+
"fontColor": "#000000",
|
|
200
|
+
"fontName": "Roboto",
|
|
201
|
+
"backgroundColor": "",
|
|
202
|
+
"opacity": 1,
|
|
203
|
+
"strikethrough": false,
|
|
204
|
+
"underline": false,
|
|
205
|
+
"required": false,
|
|
206
|
+
"readOnly": false
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"name": "title",
|
|
210
|
+
"type": "text",
|
|
211
|
+
"content": "Type Something...",
|
|
212
|
+
"position": {
|
|
213
|
+
"x": 154.12,
|
|
214
|
+
"y": 249.48
|
|
215
|
+
},
|
|
216
|
+
"width": 51.33,
|
|
217
|
+
"height": 4.5,
|
|
218
|
+
"rotate": 0,
|
|
219
|
+
"alignment": "left",
|
|
220
|
+
"verticalAlignment": "top",
|
|
221
|
+
"fontSize": 10,
|
|
222
|
+
"lineHeight": 1,
|
|
223
|
+
"characterSpacing": 0,
|
|
224
|
+
"fontColor": "#000000",
|
|
225
|
+
"fontName": "Roboto",
|
|
226
|
+
"backgroundColor": "",
|
|
227
|
+
"opacity": 1,
|
|
228
|
+
"strikethrough": false,
|
|
229
|
+
"underline": false,
|
|
230
|
+
"required": false,
|
|
231
|
+
"readOnly": false
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"name": "signatureDate",
|
|
235
|
+
"type": "text",
|
|
236
|
+
"content": "Type Something...",
|
|
237
|
+
"position": {
|
|
238
|
+
"x": 154.04,
|
|
239
|
+
"y": 238.36
|
|
240
|
+
},
|
|
241
|
+
"width": 51.06,
|
|
242
|
+
"height": 6.61,
|
|
243
|
+
"rotate": 0,
|
|
244
|
+
"alignment": "left",
|
|
245
|
+
"verticalAlignment": "top",
|
|
246
|
+
"fontSize": 10,
|
|
247
|
+
"lineHeight": 1,
|
|
248
|
+
"characterSpacing": 0,
|
|
249
|
+
"fontColor": "#000000",
|
|
250
|
+
"fontName": "Roboto",
|
|
251
|
+
"backgroundColor": "",
|
|
252
|
+
"opacity": 1,
|
|
253
|
+
"strikethrough": false,
|
|
254
|
+
"underline": false,
|
|
255
|
+
"required": false,
|
|
256
|
+
"readOnly": false
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"name": "authorizeIntermediateServiceProvider",
|
|
260
|
+
"type": "image",
|
|
261
|
+
"position": {
|
|
262
|
+
"x": 19.58,
|
|
263
|
+
"y": 116.28
|
|
264
|
+
},
|
|
265
|
+
"width": 4.76,
|
|
266
|
+
"height": 4.76,
|
|
267
|
+
"rotate": 0,
|
|
268
|
+
"opacity": 1,
|
|
269
|
+
"readOnly": false,
|
|
270
|
+
"required": false,
|
|
271
|
+
"content": ""
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
"name": "designee_sendCopies_1",
|
|
275
|
+
"type": "image",
|
|
276
|
+
"position": {
|
|
277
|
+
"x": 105.44,
|
|
278
|
+
"y": 80.46
|
|
279
|
+
},
|
|
280
|
+
"width": 4.23,
|
|
281
|
+
"height": 3.97,
|
|
282
|
+
"rotate": 0,
|
|
283
|
+
"opacity": 1,
|
|
284
|
+
"readOnly": false,
|
|
285
|
+
"required": false,
|
|
286
|
+
"content": ""
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
"name": "designee_sendCopies_2",
|
|
290
|
+
"type": "image",
|
|
291
|
+
"position": {
|
|
292
|
+
"x": 105.39,
|
|
293
|
+
"y": 101.23
|
|
294
|
+
},
|
|
295
|
+
"width": 4.76,
|
|
296
|
+
"height": 5.03,
|
|
297
|
+
"rotate": 0,
|
|
298
|
+
"opacity": 1,
|
|
299
|
+
"readOnly": false,
|
|
300
|
+
"required": false,
|
|
301
|
+
"content": ""
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
"name": "specificUseNotRecordedOnCAF",
|
|
305
|
+
"type": "image",
|
|
306
|
+
"position": {
|
|
307
|
+
"x": 198.2,
|
|
308
|
+
"y": 164.79
|
|
309
|
+
},
|
|
310
|
+
"width": 4.5,
|
|
311
|
+
"height": 4.76,
|
|
312
|
+
"rotate": 0,
|
|
313
|
+
"opacity": 1,
|
|
314
|
+
"readOnly": false,
|
|
315
|
+
"required": false,
|
|
316
|
+
"content": ""
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"name": "retainPriorAuthorizations",
|
|
320
|
+
"type": "image",
|
|
321
|
+
"position": {
|
|
322
|
+
"x": 197.92,
|
|
323
|
+
"y": 181.66
|
|
324
|
+
},
|
|
325
|
+
"width": 5.03,
|
|
326
|
+
"height": 5.03,
|
|
327
|
+
"rotate": 0,
|
|
328
|
+
"opacity": 1,
|
|
329
|
+
"readOnly": false,
|
|
330
|
+
"required": false,
|
|
331
|
+
"content": ""
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"name": "designee_checkIfNew_faxNo_1",
|
|
335
|
+
"type": "image",
|
|
336
|
+
"position": {
|
|
337
|
+
"x": 198.18,
|
|
338
|
+
"y": 80.18
|
|
339
|
+
},
|
|
340
|
+
"width": 4.76,
|
|
341
|
+
"height": 4.76,
|
|
342
|
+
"rotate": 0,
|
|
343
|
+
"opacity": 1,
|
|
344
|
+
"readOnly": false,
|
|
345
|
+
"required": false,
|
|
346
|
+
"content": ""
|
|
347
|
+
},
|
|
348
|
+
{
|
|
349
|
+
"name": "designee_checkIfNew_faxNo_2",
|
|
350
|
+
"type": "image",
|
|
351
|
+
"position": {
|
|
352
|
+
"x": 198.17,
|
|
353
|
+
"y": 101.63
|
|
354
|
+
},
|
|
355
|
+
"width": 5.03,
|
|
356
|
+
"height": 4.23,
|
|
357
|
+
"rotate": 0,
|
|
358
|
+
"opacity": 1,
|
|
359
|
+
"readOnly": false,
|
|
360
|
+
"required": false,
|
|
361
|
+
"content": ""
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
"name": "designee_checkIfNew_address_1",
|
|
365
|
+
"type": "image",
|
|
366
|
+
"position": {
|
|
367
|
+
"x": 147.2,
|
|
368
|
+
"y": 80.18
|
|
369
|
+
},
|
|
370
|
+
"width": 4.23,
|
|
371
|
+
"height": 4.76,
|
|
372
|
+
"rotate": 0,
|
|
373
|
+
"opacity": 1,
|
|
374
|
+
"readOnly": false,
|
|
375
|
+
"required": false,
|
|
376
|
+
"content": ""
|
|
377
|
+
},
|
|
378
|
+
{
|
|
379
|
+
"name": "designee_checkIfNew_address_2",
|
|
380
|
+
"type": "image",
|
|
381
|
+
"position": {
|
|
382
|
+
"x": 146.67,
|
|
383
|
+
"y": 101.58
|
|
384
|
+
},
|
|
385
|
+
"width": 5.29,
|
|
386
|
+
"height": 4.5,
|
|
387
|
+
"rotate": 0,
|
|
388
|
+
"opacity": 1,
|
|
389
|
+
"readOnly": false,
|
|
390
|
+
"required": false,
|
|
391
|
+
"content": ""
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
"name": "designee_checkIfNew_telephoneNo_1",
|
|
395
|
+
"type": "image",
|
|
396
|
+
"position": {
|
|
397
|
+
"x": 177.23,
|
|
398
|
+
"y": 80.23
|
|
399
|
+
},
|
|
400
|
+
"width": 5.29,
|
|
401
|
+
"height": 4.5,
|
|
402
|
+
"rotate": 0,
|
|
403
|
+
"opacity": 1,
|
|
404
|
+
"readOnly": false,
|
|
405
|
+
"required": false,
|
|
406
|
+
"content": ""
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
"name": "designee_checkIfNew_telephoneNo_2",
|
|
410
|
+
"type": "image",
|
|
411
|
+
"position": {
|
|
412
|
+
"x": 177.28,
|
|
413
|
+
"y": 101.29
|
|
414
|
+
},
|
|
415
|
+
"width": 4.76,
|
|
416
|
+
"height": 5.03,
|
|
417
|
+
"rotate": 0,
|
|
418
|
+
"opacity": 1,
|
|
419
|
+
"readOnly": false,
|
|
420
|
+
"required": false,
|
|
421
|
+
"content": ""
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"name": "taxInformation_type_1",
|
|
425
|
+
"type": "text",
|
|
426
|
+
"content": "Type Something...",
|
|
427
|
+
"position": {
|
|
428
|
+
"x": 17.63,
|
|
429
|
+
"y": 137.87
|
|
430
|
+
},
|
|
431
|
+
"width": 44.98,
|
|
432
|
+
"height": 5.82,
|
|
433
|
+
"rotate": 0,
|
|
434
|
+
"alignment": "left",
|
|
435
|
+
"verticalAlignment": "top",
|
|
436
|
+
"fontSize": 10,
|
|
437
|
+
"lineHeight": 1,
|
|
438
|
+
"characterSpacing": 0,
|
|
439
|
+
"fontColor": "#000000",
|
|
440
|
+
"fontName": "Roboto",
|
|
441
|
+
"backgroundColor": "",
|
|
442
|
+
"opacity": 1,
|
|
443
|
+
"strikethrough": false,
|
|
444
|
+
"underline": false,
|
|
445
|
+
"required": false,
|
|
446
|
+
"readOnly": false
|
|
447
|
+
},
|
|
448
|
+
{
|
|
449
|
+
"name": "taxInformation_type_2",
|
|
450
|
+
"type": "text",
|
|
451
|
+
"content": "Type Something...",
|
|
452
|
+
"position": {
|
|
453
|
+
"x": 17.51,
|
|
454
|
+
"y": 145.89
|
|
455
|
+
},
|
|
456
|
+
"width": 44.98,
|
|
457
|
+
"height": 5.56,
|
|
458
|
+
"rotate": 0,
|
|
459
|
+
"alignment": "left",
|
|
460
|
+
"verticalAlignment": "top",
|
|
461
|
+
"fontSize": 10,
|
|
462
|
+
"lineHeight": 1,
|
|
463
|
+
"characterSpacing": 0,
|
|
464
|
+
"fontColor": "#000000",
|
|
465
|
+
"fontName": "Roboto",
|
|
466
|
+
"backgroundColor": "",
|
|
467
|
+
"opacity": 1,
|
|
468
|
+
"strikethrough": false,
|
|
469
|
+
"underline": false,
|
|
470
|
+
"required": false,
|
|
471
|
+
"readOnly": false
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
"name": "taxInformation_type_3",
|
|
475
|
+
"type": "text",
|
|
476
|
+
"content": "Type Something...",
|
|
477
|
+
"position": {
|
|
478
|
+
"x": 17.71,
|
|
479
|
+
"y": 154.51
|
|
480
|
+
},
|
|
481
|
+
"width": 44.98,
|
|
482
|
+
"height": 5.82,
|
|
483
|
+
"rotate": 0,
|
|
484
|
+
"alignment": "left",
|
|
485
|
+
"verticalAlignment": "top",
|
|
486
|
+
"fontSize": 10,
|
|
487
|
+
"lineHeight": 1,
|
|
488
|
+
"characterSpacing": 0,
|
|
489
|
+
"fontColor": "#000000",
|
|
490
|
+
"fontName": "Roboto",
|
|
491
|
+
"backgroundColor": "",
|
|
492
|
+
"opacity": 1,
|
|
493
|
+
"strikethrough": false,
|
|
494
|
+
"underline": false,
|
|
495
|
+
"required": false,
|
|
496
|
+
"readOnly": false
|
|
497
|
+
},
|
|
498
|
+
{
|
|
499
|
+
"name": "taxInformation_form_1",
|
|
500
|
+
"type": "text",
|
|
501
|
+
"content": "Type Something...",
|
|
502
|
+
"position": {
|
|
503
|
+
"x": 68.79,
|
|
504
|
+
"y": 137.63
|
|
505
|
+
},
|
|
506
|
+
"width": 41.8,
|
|
507
|
+
"height": 6.09,
|
|
508
|
+
"rotate": 0,
|
|
509
|
+
"alignment": "left",
|
|
510
|
+
"verticalAlignment": "top",
|
|
511
|
+
"fontSize": 10,
|
|
512
|
+
"lineHeight": 1,
|
|
513
|
+
"characterSpacing": 0,
|
|
514
|
+
"fontColor": "#000000",
|
|
515
|
+
"fontName": "Roboto",
|
|
516
|
+
"backgroundColor": "",
|
|
517
|
+
"opacity": 1,
|
|
518
|
+
"strikethrough": false,
|
|
519
|
+
"underline": false,
|
|
520
|
+
"required": false,
|
|
521
|
+
"readOnly": false
|
|
522
|
+
},
|
|
523
|
+
{
|
|
524
|
+
"name": "taxInformation_form_2",
|
|
525
|
+
"type": "text",
|
|
526
|
+
"content": "Type Something...",
|
|
527
|
+
"position": {
|
|
528
|
+
"x": 68.46,
|
|
529
|
+
"y": 145.73
|
|
530
|
+
},
|
|
531
|
+
"width": 42.6,
|
|
532
|
+
"height": 5.82,
|
|
533
|
+
"rotate": 0,
|
|
534
|
+
"alignment": "left",
|
|
535
|
+
"verticalAlignment": "top",
|
|
536
|
+
"fontSize": 10,
|
|
537
|
+
"lineHeight": 1,
|
|
538
|
+
"characterSpacing": 0,
|
|
539
|
+
"fontColor": "#000000",
|
|
540
|
+
"fontName": "Roboto",
|
|
541
|
+
"backgroundColor": "",
|
|
542
|
+
"opacity": 1,
|
|
543
|
+
"strikethrough": false,
|
|
544
|
+
"underline": false,
|
|
545
|
+
"required": false,
|
|
546
|
+
"readOnly": false
|
|
547
|
+
},
|
|
548
|
+
{
|
|
549
|
+
"name": "taxInformation_year_1",
|
|
550
|
+
"type": "text",
|
|
551
|
+
"content": "Type Something...",
|
|
552
|
+
"position": {
|
|
553
|
+
"x": 114.85,
|
|
554
|
+
"y": 137.13
|
|
555
|
+
},
|
|
556
|
+
"width": 41.54,
|
|
557
|
+
"height": 6.35,
|
|
558
|
+
"rotate": 0,
|
|
559
|
+
"alignment": "left",
|
|
560
|
+
"verticalAlignment": "top",
|
|
561
|
+
"fontSize": 10,
|
|
562
|
+
"lineHeight": 1,
|
|
563
|
+
"characterSpacing": 0,
|
|
564
|
+
"fontColor": "#000000",
|
|
565
|
+
"fontName": "Roboto",
|
|
566
|
+
"backgroundColor": "",
|
|
567
|
+
"opacity": 1,
|
|
568
|
+
"strikethrough": false,
|
|
569
|
+
"underline": false,
|
|
570
|
+
"required": false,
|
|
571
|
+
"readOnly": false
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
"name": "taxInformation_specific_1",
|
|
575
|
+
"type": "text",
|
|
576
|
+
"content": "Type Something...",
|
|
577
|
+
"position": {
|
|
578
|
+
"x": 162.07,
|
|
579
|
+
"y": 137.07
|
|
580
|
+
},
|
|
581
|
+
"width": 50.8,
|
|
582
|
+
"height": 6.35,
|
|
583
|
+
"rotate": 0,
|
|
584
|
+
"alignment": "left",
|
|
585
|
+
"verticalAlignment": "top",
|
|
586
|
+
"fontSize": 10,
|
|
587
|
+
"lineHeight": 1,
|
|
588
|
+
"characterSpacing": 0,
|
|
589
|
+
"fontColor": "#000000",
|
|
590
|
+
"fontName": "Roboto",
|
|
591
|
+
"backgroundColor": "",
|
|
592
|
+
"opacity": 1,
|
|
593
|
+
"strikethrough": false,
|
|
594
|
+
"underline": false,
|
|
595
|
+
"required": false,
|
|
596
|
+
"readOnly": false
|
|
597
|
+
},
|
|
598
|
+
{
|
|
599
|
+
"name": "taxInformation_form_3",
|
|
600
|
+
"type": "text",
|
|
601
|
+
"content": "Type Something...",
|
|
602
|
+
"position": {
|
|
603
|
+
"x": 68.26,
|
|
604
|
+
"y": 154.17
|
|
605
|
+
},
|
|
606
|
+
"width": 43.39,
|
|
607
|
+
"height": 6.35,
|
|
608
|
+
"rotate": 0,
|
|
609
|
+
"alignment": "left",
|
|
610
|
+
"verticalAlignment": "top",
|
|
611
|
+
"fontSize": 10,
|
|
612
|
+
"lineHeight": 1,
|
|
613
|
+
"characterSpacing": 0,
|
|
614
|
+
"fontColor": "#000000",
|
|
615
|
+
"fontName": "Roboto",
|
|
616
|
+
"backgroundColor": "",
|
|
617
|
+
"opacity": 1,
|
|
618
|
+
"strikethrough": false,
|
|
619
|
+
"underline": false,
|
|
620
|
+
"required": false,
|
|
621
|
+
"readOnly": false
|
|
622
|
+
},
|
|
623
|
+
{
|
|
624
|
+
"name": "taxInformation_year_2",
|
|
625
|
+
"type": "text",
|
|
626
|
+
"content": "Type Something...",
|
|
627
|
+
"position": {
|
|
628
|
+
"x": 115.01,
|
|
629
|
+
"y": 145.42
|
|
630
|
+
},
|
|
631
|
+
"width": 41.01,
|
|
632
|
+
"height": 5.82,
|
|
633
|
+
"rotate": 0,
|
|
634
|
+
"alignment": "left",
|
|
635
|
+
"verticalAlignment": "top",
|
|
636
|
+
"fontSize": 10,
|
|
637
|
+
"lineHeight": 1,
|
|
638
|
+
"characterSpacing": 0,
|
|
639
|
+
"fontColor": "#000000",
|
|
640
|
+
"fontName": "Roboto",
|
|
641
|
+
"backgroundColor": "",
|
|
642
|
+
"opacity": 1,
|
|
643
|
+
"strikethrough": false,
|
|
644
|
+
"underline": false,
|
|
645
|
+
"required": false,
|
|
646
|
+
"readOnly": false
|
|
647
|
+
},
|
|
648
|
+
{
|
|
649
|
+
"name": "taxInformation_year_3",
|
|
650
|
+
"type": "text",
|
|
651
|
+
"content": "Type Something...",
|
|
652
|
+
"position": {
|
|
653
|
+
"x": 114.82,
|
|
654
|
+
"y": 153.98
|
|
655
|
+
},
|
|
656
|
+
"width": 41.54,
|
|
657
|
+
"height": 5.82,
|
|
658
|
+
"rotate": 0,
|
|
659
|
+
"alignment": "left",
|
|
660
|
+
"verticalAlignment": "top",
|
|
661
|
+
"fontSize": 10,
|
|
662
|
+
"lineHeight": 1,
|
|
663
|
+
"characterSpacing": 0,
|
|
664
|
+
"fontColor": "#000000",
|
|
665
|
+
"fontName": "Roboto",
|
|
666
|
+
"backgroundColor": "",
|
|
667
|
+
"opacity": 1,
|
|
668
|
+
"strikethrough": false,
|
|
669
|
+
"underline": false,
|
|
670
|
+
"required": false,
|
|
671
|
+
"readOnly": false
|
|
672
|
+
},
|
|
673
|
+
{
|
|
674
|
+
"name": "taxInformation_specific_2",
|
|
675
|
+
"type": "text",
|
|
676
|
+
"content": "Type Something...",
|
|
677
|
+
"position": {
|
|
678
|
+
"x": 161.9,
|
|
679
|
+
"y": 145.47
|
|
680
|
+
},
|
|
681
|
+
"width": 51.06,
|
|
682
|
+
"height": 6.35,
|
|
683
|
+
"rotate": 0,
|
|
684
|
+
"alignment": "left",
|
|
685
|
+
"verticalAlignment": "top",
|
|
686
|
+
"fontSize": 10,
|
|
687
|
+
"lineHeight": 1,
|
|
688
|
+
"characterSpacing": 0,
|
|
689
|
+
"fontColor": "#000000",
|
|
690
|
+
"fontName": "Roboto",
|
|
691
|
+
"backgroundColor": "",
|
|
692
|
+
"opacity": 1,
|
|
693
|
+
"strikethrough": false,
|
|
694
|
+
"underline": false,
|
|
695
|
+
"required": false,
|
|
696
|
+
"readOnly": false
|
|
697
|
+
},
|
|
698
|
+
{
|
|
699
|
+
"name": "taxInformation_specific_3",
|
|
700
|
+
"type": "text",
|
|
701
|
+
"content": "Type Something...",
|
|
702
|
+
"position": {
|
|
703
|
+
"x": 162,
|
|
704
|
+
"y": 153.81
|
|
705
|
+
},
|
|
706
|
+
"width": 51.06,
|
|
707
|
+
"height": 6.88,
|
|
708
|
+
"rotate": 0,
|
|
709
|
+
"alignment": "left",
|
|
710
|
+
"verticalAlignment": "top",
|
|
711
|
+
"fontSize": 10,
|
|
712
|
+
"lineHeight": 1,
|
|
713
|
+
"characterSpacing": 0,
|
|
714
|
+
"fontColor": "#000000",
|
|
715
|
+
"fontName": "Roboto",
|
|
716
|
+
"backgroundColor": "",
|
|
717
|
+
"opacity": 1,
|
|
718
|
+
"strikethrough": false,
|
|
719
|
+
"underline": false,
|
|
720
|
+
"required": false,
|
|
721
|
+
"readOnly": false
|
|
722
|
+
},
|
|
723
|
+
{
|
|
724
|
+
"name": "designee_cafNo_1",
|
|
725
|
+
"type": "text",
|
|
726
|
+
"content": "Type Something...",
|
|
727
|
+
"position": {
|
|
728
|
+
"x": 125.48,
|
|
729
|
+
"y": 63.4
|
|
730
|
+
},
|
|
731
|
+
"width": 79.11,
|
|
732
|
+
"height": 4.23,
|
|
733
|
+
"rotate": 0,
|
|
734
|
+
"alignment": "left",
|
|
735
|
+
"verticalAlignment": "top",
|
|
736
|
+
"fontSize": 10,
|
|
737
|
+
"lineHeight": 1,
|
|
738
|
+
"characterSpacing": 0,
|
|
739
|
+
"fontColor": "#000000",
|
|
740
|
+
"fontName": "Roboto",
|
|
741
|
+
"backgroundColor": "",
|
|
742
|
+
"opacity": 1,
|
|
743
|
+
"strikethrough": false,
|
|
744
|
+
"underline": false,
|
|
745
|
+
"required": false,
|
|
746
|
+
"readOnly": false
|
|
747
|
+
},
|
|
748
|
+
{
|
|
749
|
+
"name": "designee_cafNo_2",
|
|
750
|
+
"type": "text",
|
|
751
|
+
"content": "Type Something...",
|
|
752
|
+
"position": {
|
|
753
|
+
"x": 127.26,
|
|
754
|
+
"y": 84.86
|
|
755
|
+
},
|
|
756
|
+
"width": 81.49,
|
|
757
|
+
"height": 4.23,
|
|
758
|
+
"rotate": 0,
|
|
759
|
+
"alignment": "left",
|
|
760
|
+
"verticalAlignment": "top",
|
|
761
|
+
"fontSize": 10,
|
|
762
|
+
"lineHeight": 1,
|
|
763
|
+
"characterSpacing": 0,
|
|
764
|
+
"fontColor": "#000000",
|
|
765
|
+
"fontName": "Roboto",
|
|
766
|
+
"backgroundColor": "",
|
|
767
|
+
"opacity": 1,
|
|
768
|
+
"strikethrough": false,
|
|
769
|
+
"underline": false,
|
|
770
|
+
"required": false,
|
|
771
|
+
"readOnly": false
|
|
772
|
+
},
|
|
773
|
+
{
|
|
774
|
+
"name": "designee_ptin_1",
|
|
775
|
+
"type": "text",
|
|
776
|
+
"content": "Type Something...",
|
|
777
|
+
"position": {
|
|
778
|
+
"x": 122.98,
|
|
779
|
+
"y": 67.68
|
|
780
|
+
},
|
|
781
|
+
"width": 85.2,
|
|
782
|
+
"height": 4.23,
|
|
783
|
+
"rotate": 0,
|
|
784
|
+
"alignment": "left",
|
|
785
|
+
"verticalAlignment": "top",
|
|
786
|
+
"fontSize": 10,
|
|
787
|
+
"lineHeight": 1,
|
|
788
|
+
"characterSpacing": 0,
|
|
789
|
+
"fontColor": "#000000",
|
|
790
|
+
"fontName": "Roboto",
|
|
791
|
+
"backgroundColor": "",
|
|
792
|
+
"opacity": 1,
|
|
793
|
+
"strikethrough": false,
|
|
794
|
+
"underline": false,
|
|
795
|
+
"required": false,
|
|
796
|
+
"readOnly": false
|
|
797
|
+
},
|
|
798
|
+
{
|
|
799
|
+
"name": "designee_telephoneNo_1",
|
|
800
|
+
"type": "text",
|
|
801
|
+
"content": "Type Something...",
|
|
802
|
+
"position": {
|
|
803
|
+
"x": 135.18,
|
|
804
|
+
"y": 72.25
|
|
805
|
+
},
|
|
806
|
+
"width": 74.35,
|
|
807
|
+
"height": 3.97,
|
|
808
|
+
"rotate": 0,
|
|
809
|
+
"alignment": "left",
|
|
810
|
+
"verticalAlignment": "top",
|
|
811
|
+
"fontSize": 10,
|
|
812
|
+
"lineHeight": 1,
|
|
813
|
+
"characterSpacing": 0,
|
|
814
|
+
"fontColor": "#000000",
|
|
815
|
+
"fontName": "Roboto",
|
|
816
|
+
"backgroundColor": "",
|
|
817
|
+
"opacity": 1,
|
|
818
|
+
"strikethrough": false,
|
|
819
|
+
"underline": false,
|
|
820
|
+
"required": false,
|
|
821
|
+
"readOnly": false
|
|
822
|
+
},
|
|
823
|
+
{
|
|
824
|
+
"name": "designee_faxNumber_1",
|
|
825
|
+
"type": "text",
|
|
826
|
+
"content": "Type Something...",
|
|
827
|
+
"position": {
|
|
828
|
+
"x": 126.33,
|
|
829
|
+
"y": 76.02
|
|
830
|
+
},
|
|
831
|
+
"width": 84.67,
|
|
832
|
+
"height": 4.5,
|
|
833
|
+
"rotate": 0,
|
|
834
|
+
"alignment": "left",
|
|
835
|
+
"verticalAlignment": "top",
|
|
836
|
+
"fontSize": 10,
|
|
837
|
+
"lineHeight": 1,
|
|
838
|
+
"characterSpacing": 0,
|
|
839
|
+
"fontColor": "#000000",
|
|
840
|
+
"fontName": "Roboto",
|
|
841
|
+
"backgroundColor": "",
|
|
842
|
+
"opacity": 1,
|
|
843
|
+
"strikethrough": false,
|
|
844
|
+
"underline": false,
|
|
845
|
+
"required": false,
|
|
846
|
+
"readOnly": false
|
|
847
|
+
},
|
|
848
|
+
{
|
|
849
|
+
"name": "designee_ptin_2",
|
|
850
|
+
"type": "text",
|
|
851
|
+
"content": "Type Something...",
|
|
852
|
+
"position": {
|
|
853
|
+
"x": 120.97,
|
|
854
|
+
"y": 88.85
|
|
855
|
+
},
|
|
856
|
+
"width": 89.16,
|
|
857
|
+
"height": 4.23,
|
|
858
|
+
"rotate": 0,
|
|
859
|
+
"alignment": "left",
|
|
860
|
+
"verticalAlignment": "top",
|
|
861
|
+
"fontSize": 10,
|
|
862
|
+
"lineHeight": 1,
|
|
863
|
+
"characterSpacing": 0,
|
|
864
|
+
"fontColor": "#000000",
|
|
865
|
+
"fontName": "Roboto",
|
|
866
|
+
"backgroundColor": "",
|
|
867
|
+
"opacity": 1,
|
|
868
|
+
"strikethrough": false,
|
|
869
|
+
"underline": false,
|
|
870
|
+
"required": false,
|
|
871
|
+
"readOnly": false
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
"name": "designee_telephoneNo_2",
|
|
875
|
+
"type": "text",
|
|
876
|
+
"content": "Type Something...",
|
|
877
|
+
"position": {
|
|
878
|
+
"x": 134.84,
|
|
879
|
+
"y": 93.07
|
|
880
|
+
},
|
|
881
|
+
"width": 76.73,
|
|
882
|
+
"height": 4.23,
|
|
883
|
+
"rotate": 0,
|
|
884
|
+
"alignment": "left",
|
|
885
|
+
"verticalAlignment": "top",
|
|
886
|
+
"fontSize": 10,
|
|
887
|
+
"lineHeight": 1,
|
|
888
|
+
"characterSpacing": 0,
|
|
889
|
+
"fontColor": "#000000",
|
|
890
|
+
"fontName": "Roboto",
|
|
891
|
+
"backgroundColor": "",
|
|
892
|
+
"opacity": 1,
|
|
893
|
+
"strikethrough": false,
|
|
894
|
+
"underline": false,
|
|
895
|
+
"required": false,
|
|
896
|
+
"readOnly": false
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
"name": "designee_faxNumber_2",
|
|
900
|
+
"type": "text",
|
|
901
|
+
"content": "Type Something...",
|
|
902
|
+
"position": {
|
|
903
|
+
"x": 125.94,
|
|
904
|
+
"y": 97.44
|
|
905
|
+
},
|
|
906
|
+
"width": 84.14,
|
|
907
|
+
"height": 4.23,
|
|
908
|
+
"rotate": 0,
|
|
909
|
+
"alignment": "left",
|
|
910
|
+
"verticalAlignment": "top",
|
|
911
|
+
"fontSize": 10,
|
|
912
|
+
"lineHeight": 1,
|
|
913
|
+
"characterSpacing": 0,
|
|
914
|
+
"fontColor": "#000000",
|
|
915
|
+
"fontName": "Roboto",
|
|
916
|
+
"backgroundColor": "",
|
|
917
|
+
"opacity": 1,
|
|
918
|
+
"strikethrough": false,
|
|
919
|
+
"underline": false,
|
|
920
|
+
"required": false,
|
|
921
|
+
"readOnly": false
|
|
922
|
+
}
|
|
923
|
+
]
|
|
924
|
+
]
|