@ottoai/documents 1.3.3 → 1.3.5

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