Hello All,
I am currently using the ZT510_Packout_Printer:O.RawParserData which is limited to 320 bytes to send data from PLC to ZT510 printer. However, the client updated the spec so now I need to…
This is the first time I have been using Zebra printer (KR-403). I would like to print longer text which will be justified. It is possible to use ^FB command and J parameter for that. But the problem…
Hi,
I want to start and stop a continuos read by button press.
I have set AimType to ScannerConfig.AimType.CONTINUOUS_READ and TriggerType to Scanner.TriggerType.SOFT_ONCE. With the next scanner.read…
Hi guys.
I have developed an Application with Xamarin Android using Scandit libraries.
It works fine (Scandit is a very good product).
Now I would like to add also DataWedge functionality so the end…
Hi,
I am referring barcodeSample sample code and updated below the line in setDecoders() methods for support GS1 type barcode.
config.decoderParams.gs1Databar.enabled = true;
config.decoderParams.…
I was pleased to see that EMDK for Xamarin Nuget package has been updated from version 2.7rc to version 3.0.
However, on checking the release notes, I was then disappointed to find out that the TC75…
Hi, we bought a ZT410 printer and are trying to print some label.
Our label contains 2-3 Images, Text and Barcode
- I understand the syntax for text and barcode (ZPL)
- But I do not understand how to…