-
Re: Printing on QL220+ from MK500 via usb
Robin WestMay 24, 2017 11:30 AM (in response to Gopal Chauhan)
1 of 1 people found this helpfulHi Gopal,
You do not need to install a driver to work with USB on the MK500. You do need to make sure the "ZebraUsb.dll" is in your execution path. This library is with the "ZSDK_API.dll" in the lib folder of the SDK download.
Hope this helps,Robin
-
Re: Printing on QL220+ from MK500 via usb
Gopal Chauhan May 24, 2017 12:38 PM (in response to Robin West)Hi Robin,
Thanks a lot for replying. From SDK download , I think you mean SDK for QL220+. Am I Correct?
And can you share the link from where I can download this SDK.
Thanks,
Gopal
-
Re: Printing on QL220+ from MK500 via usb
Gopal Chauhan May 24, 2017 1:03 PM (in response to Robin West)I got the ZebraUsb.dll and after placing in execution path, previous error(Can't find PInvoke DLL 'ZebraUsb.dll) has gone away. But now getting following exception .
Failed to open the USB port: LPT1:
Am I giving right parameter while creating connection?
_zebraPrinterConnection = New UsbPrinterConnection("LPT1:")
Thanks,
Gopal
-
Re: Printing on QL220+ from MK500 via usb
Robin WestMay 24, 2017 2:08 PM (in response to Gopal Chauhan)
Hi Gopal, That is the default parameter for most USB port on Win CE devices. You can try "\\LPT1:"
Otherwise, we will have to see if your MK500 device has the port set up differently.
Robin
-
Re: Printing on QL220+ from MK500 via usb
Gopal Chauhan May 25, 2017 2:13 PM (in response to Robin West)Hi Robin,
My issue has resolved now. I had to install printer driver on device. After installing "Printer Driver Delivery Package MKXXWC50PRN010102.zip" , It worked fine.
Thanks for your guidance.
Gopal
-
Re: Printing on QL220+ from MK500 via usb
Ziad Barghouthi Mar 27, 2018 5:59 AM (in response to Gopal Chauhan)Hi
Where i can get "Printer Driver Delivery Package MKXXWC50PRN010102.zip"
Thanks in Advanced
BR
Ziad
-
-
-
-