so_thumb.json 58 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338
  1. {
  2. "paper": {
  3. "width": 612,
  4. "height": 792
  5. },
  6. "pages": {
  7. "count": 1,
  8. "page_0": {
  9. "name": "content page",
  10. "header": {
  11. "type": "group",
  12. "x": 0,
  13. "y": 0,
  14. "width": 572,
  15. "height": 310,
  16. "items": {
  17. "count": 27,
  18. "item_26": {
  19. "type": "text",
  20. "source": "warehouse_name",
  21. "source_type": "data",
  22. "textAlignment": "Left",
  23. "vAlign": "Middle",
  24. "size": "10",
  25. "bold": false,
  26. "x": 355,
  27. "y": 134,
  28. "width": 137,
  29. "height": 15
  30. },
  31. "item_0": {
  32. "type": "img",
  33. "hAlign": "Left",
  34. "vAlign": "Middle",
  35. "source": "salesorder_logo",
  36. "source_type": "const",
  37. "x": 0,
  38. "y": 0,
  39. "width": 175,
  40. "height": 52
  41. },
  42. "item_1": {
  43. "type": "img",
  44. "source": "img_barcode",
  45. "source_type": "data",
  46. "source_path_type": "local",
  47. "hAlign": "Center",
  48. "vAlign": "Middle",
  49. "x": 331,
  50. "y": 5,
  51. "width": 240,
  52. "height": 22
  53. },
  54. "item_2": {
  55. "type": "text",
  56. "source": "order_type",
  57. "source_type": "data",
  58. "textAlignment": "Left",
  59. "vAlign": "Middle",
  60. "size": "24",
  61. "bold": true,
  62. "x": 290,
  63. "y": 42,
  64. "width": 282,
  65. "height": 42
  66. },
  67. "item_3": {
  68. "type": "text",
  69. "text": "SO No.",
  70. "source_type": "const",
  71. "textAlignment": "Center",
  72. "draw_bound": true,
  73. "line_width": [
  74. 1,
  75. 1,
  76. 0,
  77. 0
  78. ],
  79. "vAlign": "Middle",
  80. "size": "10",
  81. "bold": true,
  82. "x": 373,
  83. "y": 84,
  84. "width": 99,
  85. "height": 20
  86. },
  87. "item_4": {
  88. "type": "text",
  89. "text": "DATE",
  90. "draw_bound": true,
  91. "line_width": [
  92. 1,
  93. 1,
  94. 0,
  95. 1
  96. ],
  97. "source_type": "const",
  98. "textAlignment": "Center",
  99. "vAlign": "Middle",
  100. "size": "10",
  101. "bold": true,
  102. "x": 291,
  103. "y": 84,
  104. "width": 82,
  105. "height": 20
  106. },
  107. "item_5": {
  108. "type": "text",
  109. "text": "T:",
  110. "source_type": "const",
  111. "textAlignment": "Left",
  112. "vAlign": "Middle",
  113. "size": "10",
  114. "bold": true,
  115. "x": 0,
  116. "y": 97,
  117. "width": 22,
  118. "height": 20
  119. },
  120. "item_6": {
  121. "type": "text",
  122. "text": "F:",
  123. "source_type": "const",
  124. "textAlignment": "Left",
  125. "vAlign": "Middle",
  126. "size": "10",
  127. "bold": true,
  128. "x": 126,
  129. "y": 97,
  130. "width": 24,
  131. "height": 20
  132. },
  133. "item_7": {
  134. "type": "text",
  135. "text": "E:",
  136. "source_type": "const",
  137. "textAlignment": "Left",
  138. "vAlign": "Middle",
  139. "size": "10",
  140. "bold": true,
  141. "x": 0,
  142. "y": 117,
  143. "width": 22,
  144. "height": 20
  145. },
  146. "item_8": {
  147. "type": "text",
  148. "text": "VENDOR No.",
  149. "source_type": "const",
  150. "textAlignment": "Center",
  151. "draw_bound": true,
  152. "line_width": [
  153. 1,
  154. 1,
  155. 0,
  156. 0
  157. ],
  158. "vAlign": "Middle",
  159. "size": "10",
  160. "bold": true,
  161. "x": 472,
  162. "y": 84,
  163. "width": 99,
  164. "height": 20
  165. },
  166. "item_9": {
  167. "type": "text",
  168. "source": "so_id",
  169. "source_type": "data",
  170. "textAlignment": "Center",
  171. "vAlign": "Middle",
  172. "draw_bound": true,
  173. "line_width": [
  174. 1,
  175. 1,
  176. 1,
  177. 0
  178. ],
  179. "size": "10",
  180. "bold": false,
  181. "x": 373,
  182. "y": 104,
  183. "width": 99,
  184. "height": 28
  185. },
  186. "item_10": {
  187. "type": "text",
  188. "source": "create_date",
  189. "source_type": "data",
  190. "textAlignment": "Center",
  191. "draw_bound": true,
  192. "line_width": [
  193. 1,
  194. 1,
  195. 1,
  196. 1
  197. ],
  198. "vAlign": "Middle",
  199. "size": "10",
  200. "bold": false,
  201. "x": 291,
  202. "y": 104,
  203. "width": 82,
  204. "height": 28
  205. },
  206. "item_11": {
  207. "type": "text",
  208. "source": "shipfrom_addr",
  209. "source_type": "data",
  210. "textAlignment": "left",
  211. "vAlign": "Middle",
  212. "size": "10",
  213. "bold": false,
  214. "x": 0,
  215. "y": 72,
  216. "width": 250,
  217. "height": 25
  218. },
  219. "item_12": {
  220. "type": "text",
  221. "source": "shipfrom_phone",
  222. "source_type": "data",
  223. "textAlignment": "left",
  224. "vAlign": "Middle",
  225. "size": "10",
  226. "bold": false,
  227. "x": 22,
  228. "y": 97,
  229. "width": 104,
  230. "height": 20
  231. },
  232. "item_13": {
  233. "type": "text",
  234. "source": "shipfrom_fax",
  235. "source_type": "data",
  236. "textAlignment": "left",
  237. "vAlign": "Middle",
  238. "size": "10",
  239. "bold": false,
  240. "x": 150,
  241. "y": 97,
  242. "width": 100,
  243. "height": 20
  244. },
  245. "item_14": {
  246. "type": "text",
  247. "source": "shipfrom_email",
  248. "source_type": "data",
  249. "textAlignment": "left",
  250. "vAlign": "Middle",
  251. "size": "10",
  252. "bold": false,
  253. "x": 22,
  254. "y": 117,
  255. "width": 228,
  256. "height": 20
  257. },
  258. "item_15": {
  259. "type": "text",
  260. "source": "company",
  261. "source_type": "data",
  262. "textAlignment": "left",
  263. "vAlign": "Middle",
  264. "size": "12",
  265. "bold": true,
  266. "x": 0,
  267. "y": 52,
  268. "width": 250,
  269. "height": 20
  270. },
  271. "item_16": {
  272. "type": "text",
  273. "source": "so_id",
  274. "source_type": "data",
  275. "textAlignment": "center",
  276. "vAlign": "Middle",
  277. "size": "10",
  278. "bold": true,
  279. "x": 331,
  280. "y": 27,
  281. "width": 240,
  282. "height": 15
  283. },
  284. "item_17": {
  285. "type": "text",
  286. "text": "Location:",
  287. "margin_left": 2,
  288. "source_type": "const",
  289. "textAlignment": "left",
  290. "vAlign": "Middle",
  291. "size": "10",
  292. "bold": true,
  293. "x": 290,
  294. "y": 134,
  295. "width": 64,
  296. "height": 15
  297. },
  298. "item_18": {
  299. "type": "text",
  300. "text": "SHIP TO",
  301. "source_type": "const",
  302. "textAlignment": "left",
  303. "margin_left": 4,
  304. "draw_bound": true,
  305. "line_width": [
  306. 1,
  307. 1,
  308. 0,
  309. 1
  310. ],
  311. "vAlign": "Middle",
  312. "size": "10",
  313. "bold": true,
  314. "x": 275,
  315. "y": 152,
  316. "width": 296,
  317. "height": 20
  318. },
  319. "item_19": {
  320. "type": "text",
  321. "source": "vendor_no",
  322. "source_type": "data",
  323. "textAlignment": "center",
  324. "draw_bound": true,
  325. "line_width": [
  326. 1,
  327. 1,
  328. 1,
  329. 0
  330. ],
  331. "vAlign": "Middle",
  332. "size": "10",
  333. "bold": false,
  334. "x": 472,
  335. "y": 104,
  336. "width": 99,
  337. "height": 28
  338. },
  339. "item_20": {
  340. "type": "text",
  341. "text": "BILL TO",
  342. "source_type": "const",
  343. "textAlignment": "left",
  344. "margin_left": 4,
  345. "draw_bound": true,
  346. "line_width": [
  347. 1,
  348. 1,
  349. 0,
  350. 1
  351. ],
  352. "vAlign": "Middle",
  353. "size": "10",
  354. "bold": true,
  355. "x": 0,
  356. "y": 152,
  357. "width": 275,
  358. "height": 20
  359. },
  360. "item_21": {
  361. "type": "text",
  362. "source": "bill_to_name",
  363. "source_type": "data",
  364. "textAlignment": "left",
  365. "margin_left": 4,
  366. "draw_bound": true,
  367. "line_width": [
  368. 1,
  369. 1,
  370. 0,
  371. 1
  372. ],
  373. "vAlign": "Middle",
  374. "size": "10",
  375. "bold": false,
  376. "x": 0,
  377. "y": 172,
  378. "width": 275,
  379. "height": 20
  380. },
  381. "item_22": {
  382. "type": "text",
  383. "source": "ship_to_name",
  384. "source_type": "data",
  385. "textAlignment": "left",
  386. "margin_left": 4,
  387. "draw_bound": true,
  388. "line_width": [
  389. 1,
  390. 1,
  391. 0,
  392. 0
  393. ],
  394. "vAlign": "Middle",
  395. "size": "10",
  396. "bold": false,
  397. "x": 275,
  398. "y": 172,
  399. "width": 296,
  400. "height": 20
  401. },
  402. "item_23": {
  403. "type": "text",
  404. "source": "bill_to_ext",
  405. "source_type": "data",
  406. "textAlignment": "left",
  407. "margin_left": 4,
  408. "vAlign": "top",
  409. "draw_bound": true,
  410. "line_width": [
  411. 0,
  412. 1,
  413. 1,
  414. 1
  415. ],
  416. "size": "10",
  417. "bold": false,
  418. "x": 0,
  419. "y": 192,
  420. "width": 275,
  421. "height": 70
  422. },
  423. "item_24": {
  424. "type": "text",
  425. "source": "ship_to_ext",
  426. "source_type": "data",
  427. "textAlignment": "left",
  428. "margin_left": 4,
  429. "draw_bound": true,
  430. "line_width": [
  431. 0,
  432. 1,
  433. 1,
  434. 0
  435. ],
  436. "vAlign": "top",
  437. "size": "10",
  438. "bold": false,
  439. "x": 275,
  440. "y": 192,
  441. "width": 296,
  442. "height": 70
  443. },
  444. "item_25": {
  445. "type": "group",
  446. "x": 0,
  447. "y": 270,
  448. "width": 572,
  449. "height": 42,
  450. "items": {
  451. "count": 12,
  452. "item_0": {
  453. "type": "text",
  454. "text": "CARRIER",
  455. "bold":true,
  456. "source_type": "const",
  457. "textAlignment": "CENTER",
  458. "draw_bound": true,
  459. "line_width": [
  460. 1,
  461. 1,
  462. 1,
  463. 0
  464. ],
  465. "vAlign": "Middle",
  466. "x": 375,
  467. "y": 0,
  468. "width": 90,
  469. "height": 21
  470. },
  471. "item_1": {
  472. "type": "text",
  473. "source": "carrier",
  474. "source_type": "data",
  475. "draw_bound": true,
  476. "line_width": [
  477. 0,
  478. 1,
  479. 1,
  480. 0
  481. ],
  482. "source_isexpression": false,
  483. "textAlignment": "center",
  484. "vAlign": "Middle",
  485. "x": 375,
  486. "y": 21,
  487. "width": 90,
  488. "height": 20
  489. },
  490. "item_2": {
  491. "type": "text",
  492. "text": "PO No.",
  493. "source_type": "const",
  494. "textAlignment": "CENTER",
  495. "draw_bound": true,
  496. "bold":true,
  497. "line_width": [
  498. 1,
  499. 1,
  500. 1,
  501. 1
  502. ],
  503. "vAlign": "Middle",
  504. "x": 0,
  505. "y": 0,
  506. "width": 149,
  507. "height": 21
  508. },
  509. "item_3": {
  510. "type": "text",
  511. "source": "po_no",
  512. "source_type": "data",
  513. "draw_bound": true,
  514. "line_width": [
  515. 0,
  516. 1,
  517. 1,
  518. 1
  519. ],
  520. "source_isexpression": false,
  521. "textAlignment": "center",
  522. "vAlign": "Middle",
  523. "x": 0,
  524. "y": 21,
  525. "width": 149,
  526. "height": 20
  527. },
  528. "item_4": {
  529. "type": "text",
  530. "text": "TERMS",
  531. "source_type": "const",
  532. "bold":true,
  533. "textAlignment": "CENTER",
  534. "draw_bound": true,
  535. "line_width": [
  536. 1,
  537. 1,
  538. 1,
  539. 0
  540. ],
  541. "vAlign": "Middle",
  542. "x": 149,
  543. "y": 0,
  544. "width": 68,
  545. "height": 21
  546. },
  547. "item_5": {
  548. "type": "text",
  549. "source": "terms",
  550. "source_type": "data",
  551. "source_isexpression": false,
  552. "draw_bound": true,
  553. "line_width": [
  554. 0,
  555. 1,
  556. 1,
  557. 0
  558. ],
  559. "textAlignment": "CENTER",
  560. "vAlign": "Middle",
  561. "x": 149,
  562. "y": 21,
  563. "width": 68,
  564. "height": 20
  565. },
  566. "item_6": {
  567. "type": "text",
  568. "text": "REP",
  569. "bold":true,
  570. "source_type": "const",
  571. "textAlignment": "CENTER",
  572. "draw_bound": true,
  573. "line_width": [
  574. 1,
  575. 1,
  576. 1,
  577. 0
  578. ],
  579. "vAlign": "Middle",
  580. "x": 217,
  581. "y": 0,
  582. "width": 68,
  583. "height": 21
  584. },
  585. "item_7": {
  586. "type": "text",
  587. "source": "rep",
  588. "source_type": "data",
  589. "draw_bound": true,
  590. "line_width": [
  591. 0,
  592. 1,
  593. 1,
  594. 0
  595. ],
  596. "source_isexpression": false,
  597. "textAlignment": "CENTER",
  598. "vAlign": "Middle",
  599. "x": 217,
  600. "y": 21,
  601. "width": 68,
  602. "height": 20
  603. },
  604. "item_8": {
  605. "type": "text",
  606. "text": "EST. SCHEDULE",
  607. "bold":true,
  608. "source_type": "const",
  609. "draw_bound": true,
  610. "line_width": [
  611. 1,
  612. 1,
  613. 1,
  614. 0
  615. ],
  616. "textAlignment": "CENTER",
  617. "vAlign": "Middle",
  618. "x": 285,
  619. "y": 0,
  620. "width": 90,
  621. "height": 21
  622. },
  623. "item_9": {
  624. "type": "text",
  625. "source": "e_schdule",
  626. "source_type": "data",
  627. "draw_bound": true,
  628. "line_width": [
  629. 0,
  630. 1,
  631. 1,
  632. 0
  633. ],
  634. "source_isexpression": false,
  635. "textAlignment": "CENTER",
  636. "vAlign": "Middle",
  637. "x": 285,
  638. "y": 21,
  639. "width": 90,
  640. "height": 20
  641. },
  642. "item_10": {
  643. "type": "text",
  644. "text": "sales_terms",
  645. "bold":true,
  646. "draw_bound": true,
  647. "line_width": [
  648. 1,
  649. 1,
  650. 1,
  651. 0
  652. ],
  653. "source_type": "data",
  654. "textAlignment": "CENTER",
  655. "vAlign": "Middle",
  656. "x": 465,
  657. "y": 0,
  658. "width": 107,
  659. "height": 21
  660. },
  661. "item_11": {
  662. "type": "text",
  663. "source": "port_destination",
  664. "source_type": "data",
  665. "draw_bound": true,
  666. "line_width": [
  667. 0,
  668. 1,
  669. 1,
  670. 0
  671. ],
  672. "source_isexpression": false,
  673. "textAlignment": "CENTER",
  674. "vAlign": "Middle",
  675. "x": 465,
  676. "y": 21,
  677. "width": 107,
  678. "height": 20
  679. }
  680. }
  681. }
  682. }
  683. },
  684. "footer": {
  685. "type": "group",
  686. "x": 0,
  687. "y": 612,
  688. "width": 572,
  689. "height": 140,
  690. "items": {
  691. "count": 8,
  692. "item_0": {
  693. "type": "text",
  694. "source": "print_date",
  695. "source_type": "data",
  696. "textAlignment": "Left",
  697. "vAlign": "Middle",
  698. "size": "9",
  699. "x": 237,
  700. "y": 119,
  701. "width": 109,
  702. "height": 20
  703. },
  704. "item_1": {
  705. "type": "text",
  706. "text": "Printed Date:",
  707. "source_type": "const",
  708. "source_isexpression": true,
  709. "textAlignment": "Right",
  710. "vAlign": "Middle",
  711. "size": "9",
  712. "bold": true,
  713. "x": 165,
  714. "y": 119,
  715. "width": 70,
  716. "height": 20
  717. },
  718. "item_2": {
  719. "type": "text",
  720. "source": "PAGE_INDEX",
  721. "source_type": "data",
  722. "source_isexpression": true,
  723. "textAlignment": "Right",
  724. "vAlign": "Middle",
  725. "size": "9",
  726. "x": 490,
  727. "y": 119,
  728. "width": 56,
  729. "height": 20
  730. },
  731. "item_3": {
  732. "type": "text",
  733. "source": "print_by",
  734. "source_type": "data",
  735. "source_isexpression": true,
  736. "textAlignment": "left",
  737. "vAlign": "Middle",
  738. "margin_left": 2,
  739. "size": "9",
  740. "x": 410,
  741. "y": 119,
  742. "width": 81,
  743. "height": 20
  744. },
  745. "item_4": {
  746. "type": "text",
  747. "source": "print_status",
  748. "source_type": "data",
  749. "source_isexpression": true,
  750. "textAlignment": "left",
  751. "margin_left": 2,
  752. "vAlign": "Middle",
  753. "size": "9",
  754. "x": 96,
  755. "y": 119,
  756. "width": 70,
  757. "height": 20
  758. },
  759. "item_5": {
  760. "type": "text",
  761. "text": "Printed on Status: ",
  762. "source_type": "const",
  763. "source_isexpression": true,
  764. "textAlignment": "Right",
  765. "vAlign": "Middle",
  766. "size": "9",
  767. "bold": true,
  768. "x": 0,
  769. "y": 119,
  770. "width": 97,
  771. "height": 20
  772. },
  773. "item_6": {
  774. "type": "text",
  775. "text": "Printed By: ",
  776. "source_type": "const",
  777. "source_isexpression": true,
  778. "textAlignment": "Right",
  779. "vAlign": "Middle",
  780. "size": "9",
  781. "bold": true,
  782. "x": 345,
  783. "y": 119,
  784. "width": 66,
  785. "height": 20
  786. },
  787. "item_7": {
  788. "type": "group",
  789. "x": 0,
  790. "y": 0,
  791. "width": 571,
  792. "height": 120,
  793. "draw_bound": true,
  794. "line_width": [
  795. 0,
  796. 1,
  797. 1,
  798. 1
  799. ],
  800. "items": {
  801. "count": 5,
  802. "item_0": {
  803. "type": "table",
  804. "data_source": "table_fee",
  805. "x": 391,
  806. "y": 0,
  807. "width": 180,
  808. "height": 120,
  809. "draw_bound": true,
  810. "line_width": [
  811. 1,
  812. 0,
  813. 0,
  814. 1
  815. ],
  816. "rows": {
  817. "count": 1,
  818. "row_0": {
  819. "data_source": "row0",
  820. "repeat": "horizontal",
  821. "type": "group",
  822. "x": 0,
  823. "y": 0,
  824. "width": 180,
  825. "height": 20,
  826. "items": {
  827. "count": 2,
  828. "item_0": {
  829. "type": "text",
  830. "source": "name",
  831. "source_type": "data",
  832. "textAlignment": "Right",
  833. "vAlign": "Middle",
  834. "size": "10",
  835. "bold": true,
  836. "x": 0,
  837. "y": 0,
  838. "width": 120,
  839. "height": 20
  840. },
  841. "item_1": {
  842. "type": "text",
  843. "source": "value",
  844. "source_type": "data",
  845. "textAlignment": "RIGHT",
  846. "vAlign": "Middle",
  847. "margin_right": 2,
  848. "size": "10",
  849. "bold": false,
  850. "x": 120,
  851. "y": 0,
  852. "width": 60,
  853. "height": 20
  854. }
  855. }
  856. }
  857. }
  858. },
  859. "item_1": {
  860. "type": "text",
  861. "text": "Customer Signature",
  862. "source_type": "const",
  863. "source_isexpression": true,
  864. "textAlignment": "Right",
  865. "size": "9",
  866. "bold": true,
  867. "vAlign": "Middle",
  868. "x": 107,
  869. "y": 97,
  870. "width": 143,
  871. "height": 22
  872. },
  873. "item_2": {
  874. "type": "img",
  875. "hAlign": "center",
  876. "vAlign": "Middle",
  877. "source": "customer_sign",
  878. "source_type": "data",
  879. "x": 249,
  880. "y": 81,
  881. "width": 110,
  882. "height": 38
  883. },
  884. "item_3": {
  885. "type": "group",
  886. "x": 0,
  887. "y": 0,
  888. "width": 391,
  889. "height": 77,
  890. "draw_bound": true,
  891. "line_width": [
  892. 1,
  893. 0,
  894. 0,
  895. 0
  896. ]
  897. },
  898. "item_4": {
  899. "type": "text",
  900. "text": "I have reviewed and give approval for the above order to be processed.",
  901. "source_type": "const",
  902. "source_isexpression": true,
  903. "draw_bound": true,
  904. "line_width": [
  905. 1,
  906. 0,
  907. 0,
  908. 0
  909. ],
  910. "textAlignment": "left",
  911. "size": "8",
  912. "vAlign": "Middle",
  913. "x": 0,
  914. "y": 82,
  915. "width": 391,
  916. "height": 15
  917. }
  918. }
  919. }
  920. }
  921. },
  922. "margin_left": 20,
  923. "margin_right": 20,
  924. "margin_top": 20,
  925. "margin_bottom": 20,
  926. "contents": {
  927. "count": 1,
  928. "item_0": {
  929. "type": "table",
  930. "data_source": "table_model",
  931. "split":true,
  932. "x": 0,
  933. "y": 5,
  934. "width": 571,
  935. "height": 297,
  936. "header_repeat": true,
  937. "draw_bound": true,
  938. "line_width": [
  939. 1,
  940. 1,
  941. 0,
  942. 1
  943. ],
  944. "rows": {
  945. "count": 2,
  946. "header": {
  947. "data_source": "row0",
  948. "type": "group",
  949. "x": 0,
  950. "y": 0,
  951. "width": 571,
  952. "height": 21,
  953. "items": {
  954. "count": 7,
  955. "item_0": {
  956. "type": "text",
  957. "text": "LN#",
  958. "source_type": "const",
  959. "source_isexpression": false,
  960. "textAlignment": "CENTER",
  961. "draw_bound": true,
  962. "bold":true,
  963. "line_width": [
  964. 1,
  965. 1,
  966. 1,
  967. 1
  968. ],
  969. "size": "10",
  970. "vAlign": "Middle",
  971. "x": 0,
  972. "y": 0,
  973. "width": 30,
  974. "height": 21
  975. },
  976. "item_1": {
  977. "type": "text",
  978. "text": "MODEL",
  979. "bold":true,
  980. "source_type": "const",
  981. "source_isexpression": false,
  982. "draw_bound": true,
  983. "line_width": [
  984. 1,
  985. 1,
  986. 1,
  987. 0
  988. ],
  989. "textAlignment": "CENTER",
  990. "size": "10",
  991. "vAlign": "Middle",
  992. "x": 30,
  993. "y": 0,
  994. "width": 122,
  995. "height": 21
  996. },
  997. "item_2": {
  998. "type": "text",
  999. "text": "SKU#/DESCRIPTION",
  1000. "bold":true,
  1001. "source_type": "const",
  1002. "source_isexpression": false,
  1003. "draw_bound": true,
  1004. "line_width": [
  1005. 1,
  1006. 1,
  1007. 1,
  1008. 0
  1009. ],
  1010. "textAlignment": "CENTER",
  1011. "size": "10",
  1012. "vAlign": "Middle",
  1013. "x": 152,
  1014. "y": 0,
  1015. "width": 135,
  1016. "height": 21
  1017. },
  1018. "item_3": {
  1019. "type": "text",
  1020. "text": "QTY",
  1021. "bold":true,
  1022. "source_type": "const",
  1023. "source_isexpression": false,
  1024. "draw_bound": true,
  1025. "line_width": [
  1026. 1,
  1027. 1,
  1028. 1,
  1029. 0
  1030. ],
  1031. "textAlignment": "CENTER",
  1032. "size": "10",
  1033. "vAlign": "Middle",
  1034. "x": 287,
  1035. "y": 0,
  1036. "width": 40,
  1037. "height": 21
  1038. },
  1039. "item_4": {
  1040. "type": "text",
  1041. "text": "CUST REF.",
  1042. "bold":true,
  1043. "source_type": "const",
  1044. "source_isexpression": false,
  1045. "draw_bound": true,
  1046. "line_width": [
  1047. 1,
  1048. 1,
  1049. 1,
  1050. 0
  1051. ],
  1052. "textAlignment": "CENTER",
  1053. "size": "10",
  1054. "vAlign": "Middle",
  1055. "x": 327,
  1056. "y": 0,
  1057. "width": 84,
  1058. "height": 21
  1059. },
  1060. "item_5": {
  1061. "type": "text",
  1062. "text": "UNIT PRICE",
  1063. "bold":true,
  1064. "source_type": "const",
  1065. "source_isexpression": false,
  1066. "draw_bound": true,
  1067. "line_width": [
  1068. 1,
  1069. 1,
  1070. 1,
  1071. 0
  1072. ],
  1073. "textAlignment": "CENTER",
  1074. "size": "10",
  1075. "vAlign": "Middle",
  1076. "x": 411,
  1077. "y": 0,
  1078. "width": 80,
  1079. "height": 21
  1080. },
  1081. "item_6": {
  1082. "type": "text",
  1083. "text": "AMOUNT",
  1084. "bold":true,
  1085. "source_type": "const",
  1086. "source_isexpression": false,
  1087. "draw_bound": true,
  1088. "line_width": [
  1089. 1,
  1090. 1,
  1091. 1,
  1092. 0
  1093. ],
  1094. "textAlignment": "CENTER",
  1095. "size": "10",
  1096. "vAlign": "Middle",
  1097. "x": 491,
  1098. "y": 0,
  1099. "width": 80,
  1100. "height": 21
  1101. }
  1102. }
  1103. },
  1104. "row_0": {
  1105. "data_source": "row1",
  1106. "repeat": "horizontal",
  1107. "type": "group",
  1108. "x": 0,
  1109. "y": 0,
  1110. "width": 571,
  1111. "height": 69,
  1112. "items": {
  1113. "count": 7,
  1114. "item_0": {
  1115. "type": "text",
  1116. "source": "ln#",
  1117. "source_type": "data",
  1118. "margin_left":2,
  1119. "margin_top":2,
  1120. "source_isexpression": false,
  1121. "draw_bound": true,
  1122. "line_width": [
  1123. 0,
  1124. 1,
  1125. 0,
  1126. 1
  1127. ],
  1128. "textAlignment": "left",
  1129. "size": "8",
  1130. "vAlign": "top",
  1131. "x": 0,
  1132. "y": 0,
  1133. "width": 30,
  1134. "height": 69
  1135. },
  1136. "item_1": {
  1137. "type": "group",
  1138. "x": 30,
  1139. "y": 0,
  1140. "width": 122,
  1141. "height": 69,
  1142. "draw_bound": true,
  1143. "line_width": [
  1144. 0,
  1145. 1,
  1146. 0,
  1147. 0
  1148. ],
  1149. "items": {
  1150. "count": 2,
  1151. "item_0": {
  1152. "type": "img",
  1153. "source": "img_url",
  1154. "source_type": "data",
  1155. "hAlign": "Center",
  1156. "vAlign": "Middle",
  1157. "x": 5,
  1158. "y": 5,
  1159. "width": 45,
  1160. "height": 45
  1161. },
  1162. "item_1": {
  1163. "type": "text",
  1164. "source": "model",
  1165. "source_type": "data",
  1166. "source_isexpression": false,
  1167. "textAlignment": "left",
  1168. "size": "10",
  1169. "vAlign": "top",
  1170. "x": 60,
  1171. "y": 10,
  1172. "width": 62,
  1173. "height": 50
  1174. }
  1175. }
  1176. },
  1177. "item_2": {
  1178. "type": "text",
  1179. "source": "description",
  1180. "source_type": "data",
  1181. "source_isexpression": false,
  1182. "margin_left":2,
  1183. "margin_top":2,
  1184. "draw_bound": true,
  1185. "line_width": [
  1186. 0,
  1187. 1,
  1188. 0,
  1189. 0
  1190. ],
  1191. "textAlignment": "left",
  1192. "size": "8",
  1193. "vAlign": "top",
  1194. "x": 152,
  1195. "y": 0,
  1196. "width": 135,
  1197. "height": 69
  1198. },
  1199. "item_3": {
  1200. "type": "text",
  1201. "source": "count",
  1202. "source_type": "data",
  1203. "margin_left":2,
  1204. "margin_top":2,
  1205. "draw_bound": true,
  1206. "line_width": [
  1207. 0,
  1208. 1,
  1209. 0,
  1210. 0
  1211. ],
  1212. "source_isexpression": false,
  1213. "textAlignment": "CENTER",
  1214. "size": "10",
  1215. "vAlign": "top",
  1216. "x": 287,
  1217. "y": 0,
  1218. "width": 40,
  1219. "height": 69
  1220. },
  1221. "item_4": {
  1222. "type": "text",
  1223. "text": "",
  1224. "source_type": "const",
  1225. "margin_left":2,
  1226. "margin_top":2,
  1227. "draw_bound": true,
  1228. "line_width": [
  1229. 0,
  1230. 1,
  1231. 0,
  1232. 0
  1233. ],
  1234. "source_isexpression": false,
  1235. "textAlignment": "CENTER",
  1236. "size": "10",
  1237. "vAlign": "top",
  1238. "x": 327,
  1239. "y": 0,
  1240. "width": 84,
  1241. "height": 69
  1242. },
  1243. "item_5": {
  1244. "type": "text",
  1245. "source": "unit_price",
  1246. "source_type": "data",
  1247. "margin_left":2,
  1248. "margin_top":2,
  1249. "draw_bound": true,
  1250. "line_width": [
  1251. 0,
  1252. 1,
  1253. 0,
  1254. 0
  1255. ],
  1256. "source_isexpression": false,
  1257. "textAlignment": "CENTER",
  1258. "size": "10",
  1259. "vAlign": "top",
  1260. "x": 411,
  1261. "y": 0,
  1262. "width": 80,
  1263. "height": 69
  1264. },
  1265. "item_6": {
  1266. "type": "text",
  1267. "source": "amount",
  1268. "source_type": "data",
  1269. "margin_left":2,
  1270. "margin_top":2,
  1271. "draw_bound": true,
  1272. "line_width": [
  1273. 0,
  1274. 1,
  1275. 0,
  1276. 0
  1277. ],
  1278. "source_isexpression": false,
  1279. "textAlignment": "CENTER",
  1280. "size": "10",
  1281. "vAlign": "top",
  1282. "x": 491,
  1283. "y": 0,
  1284. "width": 80,
  1285. "height": 69
  1286. }
  1287. }
  1288. },
  1289. "row_1": {
  1290. "data_source": "row2",
  1291. "repeat": "horizontal",
  1292. "type": "group",
  1293. "separator":{
  1294. "type": "line",
  1295. "x0": 0,
  1296. "y0": 0,
  1297. "x1": 571,
  1298. "y1": 0,
  1299. "line_width": 1
  1300. },
  1301. "x": 0,
  1302. "y": 0,
  1303. "width": 571,
  1304. "height": 69,
  1305. "draw_bound": true,
  1306. "line_width": [
  1307. 0,
  1308. 1,
  1309. 0,
  1310. 1
  1311. ],
  1312. "items": {
  1313. "count": 1,
  1314. "item_0": {
  1315. "type": "text",
  1316. "source": "g_notes",
  1317. "source_type": "data",
  1318. "margin_left":2,
  1319. "margin_top":2,
  1320. "source_isexpression": false,
  1321. "textAlignment": "left",
  1322. "size": "10",
  1323. "vAlign": "top",
  1324. "x": 0,
  1325. "y": 0,
  1326. "width": 571,
  1327. "height": 69
  1328. }
  1329. }
  1330. }
  1331. }
  1332. }
  1333. }
  1334. }
  1335. }
  1336. }