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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Zebra Printing Inconsistent
We are using Zebra GK420d printers connected via USB, on WinXP SP3 machines, Firefox as the browser, for our labels. We primarily ship using USPS.
We have configured our .bat file per the instructions in the Netsuite help and shared the printers. Here's what our .bat looks like.
Net use LPT2: \\%ComputerName%\Zebra
Copy %1 LPT2
Net use LPT2: /Delete
Here is the problem.
For some reason the labels only print about 60% of the time. When it works, it works great. Netsuite creates the .EPL2 file and then Firefox uses the associated .bat to open/print the file, we see the .bat file open/run, the cmd window closes and the label prints.
0