Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
UPS Lables Batch File Not working
I am able to generate UPS labels in either ZPL or EPL2 format but I cannot get my Zebra printer to print any labels.
I am using the following batch file
Net use LPT2: \%ComputerName%\ST_GK420d
Copy %1 LPT2
Net use LPT2: /Delete
Something is not right because when the file is produced I see the CMD prompt window flash up for a 1/4 of a second and then it disappears and I see the green light flash once or twice. But crucially the file is not deleted which tells me the batch file must be bombing out somewhere.
What format should I be making ZPL or EPL2?
Tagged:
0