03-10-2015 01:28 PM
@shew82 - This is fantastic and it worked perfectly once I figured out what I was doing. Thank you for the tip!
05-13-2015 05:51 AM
@Mark_Yedinak
Have you ever finalized the release of your software that does not require replacing the Zebra drivers with a custom inf?
This would help many of us a great deal!
05-13-2015 08:17 AM
05-14-2015 03:01 PM
No, I have not recevied the final clearance from our legal department.
05-14-2015 03:39 PM
Appologies if this has been addressed but what about using a serial port instead of USB? That way you can print from serial (automated) and from USB (from zebra designer).
11-29-2015 03:51 PM
@Mark_Yedinak wrote:
No, I have not recevied the final clearance from our legal department.
Mark,
Any update on releasing the Zebra Driver?
Thanks,
Eldon
11-30-2015 08:28 AM
No, not yet. I need to check back with our legal department.
11-30-2015 08:31 AM
The SharpZebra based solution not only does not need custom drivers, but also works for any Zebra printer interface - serial, USB, parallel, or network.
(Note: I personally only used it for USB and serial, but as it goes through the Windows printer driver, is should work for the other intefaces without any code changes)
12-01-2015 10:14 PM
@shew82 wrote:
The SharpZebra based solution not only does not need custom drivers, but also works for any Zebra printer interface - serial, USB, parallel, or network.
(Note: I personally only used it for USB and serial, but as it goes through the Windows printer driver, is should work for the other intefaces without any code changes)
Do you have any example code?
Thanks,
Eldon
12-02-2015 08:45 AM
Unfortunately not any more - I developed a wrapper library at my previous employer, so the code stayed behind when I left.