Guest User

Untitled

a guest
Jan 16th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. ^XA
  2. ^FO50,50^BY3,3^B7N,8,5,7,21,N^FH_^FD[)>_1E06_1DP12345678_1DQ160_1D1JUN123456789A2B4C6D8E
  3. _1D20LA6-987_1D21L54321 ZES_1D15KG1155_1DBSC151208_1D7Q10GT_1E_04^FS
  4. ^XZ
  5.  
  6. ^XA^BY2,3
  7. ^FO50,50^B7N,5,5,,83,N
  8. ^FDZebra Technologies strives to be the expert supplier of innovative solutions to specialty demand labeling and ticketing problems of business and government. We will attract and retain the best people who will understand our customer's needs and provide them with systems, hardware, software, consumables and service offering the best value, high quality, and reliable performance, all delivered in a timely manner.^FS
  9. ^XZ
  10.  
  11. var config = qz.configs.create("ZDesigner");
  12. var data = [
  13. "^XA^BY2,3n",
  14. "^FO50,50^B7N,5,5,,83,Nn",
  15. "^FDZebra Technologies strives to be the expert supplier of innovative solutions to specialty demand labeling and ticketing problems of business and government. We will attract and retain the best people who will understand our customer's needs and provide them with systems, hardware, software, consumables and service offering the best value, high quality, and reliable performance, all delivered in a timely manner.^FSn",
  16. "^XZ"
  17. ];
  18. qz.print(config, data);
Add Comment
Please, Sign In to add comment