My UWP application is being built using .NETCore. I am unable to use the Zebra Link OS SDK since the Binaries for the Windows implementation are for .NetFramework and not .NETCore. Any ideas? I have…
I am trying to determine if it would be possible to print a dynamically generated pdf utilizing the link-os SDK. In our current system a PDF is being generated server side and then transmitted to our…
Hi,
Can you give me any example how to send binary data to aztec code?
I try something like this:
byte[] aztecData = new byte[114];
// fill aztec data
String zplStart = "^XA ^B0N,4,N,40,N,1 ^FD…
Sorry I am new to this. Hopefully I'm asking the question in the right way and right location.
Trying to build a simple scan and save application for our new TC8000 scanners. Can anyone point me in…
We use Zebradesigner to create templates. How do I pass a control character FNC1 for a QR code as the field separator?
I can see that or in the Fix Data is treated as field separators when scanned…
Hi,
We are using Zebra printer ZQ520 to print a receipt from our android application. For some users, when they tried to print after printer went into sleep mode for some time, they kept getting "…
Guten Tag,
wie kann man den SAP Etiketten-Ausdruck mit AdobeForms realisieren? Wird Logo als Grafik auch mit ausgedruckt können? Vielleicht irgendwo sind die Anleitungen und Tutorials zu finden?…
we want to print label with logo on it by using adobe forms. I dont know, how to realize it. Be very nice, when somebody showes me an example or useful manual.
Thanks in advance.
Hi,
We have a Xamarin.Android application that currently implements the Symbol.XamarinEMDK.
I'd like to implement it in a Xamarin.Forms application for use on iOS (and Android).
From what I've…