Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Problems setting up UPS thermal label printing
I have set up my NetSuite to print UPS labels to a ZPL file. I have made a batch file according to the instructions found here - https://netsuite.custhelp.com/app/answers/detail/a_id/9294
My printer is named ZP450 and is connected via USB to USB002:
Accordingly, this is the contents of my batch file:
Net use USB002: \\%ComputerName%\ZP450
Copy %1 USB002
Net use USB002: /Delete
A label file is set to open with the label.bat file:
However, when I try to open the file to print, there is a quick blip on the screen and nothing prints.