Hi
Does anyone have an example of how to print a PDF file using the Zebra Browser Print SDK?
We have a simple test that is capable of printing a text using:
function printTest() { …
I wanted to ask how the font width is calculated?
For example, in the ZebraDesigner program, I have a 12 pt field, the Zebra0 font
in ZPL language: ^A0I,34,33
For 203 DPI: 12 * 203 / 72 = 34
But how…
I am trying to print to a zebra ZP 450 using raw type, but I am getting an invalid printer name error returned when getting to the openPrinter() within the SendBytesToPrinter function. I can find…
We've written a simple web app for an access control system. The page needs us to scan a barcode and submit a Line Feed (10) or Carriage Return (13).
We've configured the Data Wedge on the TC20 to…
May I know if there is HOST RFID SDK FOR C & JAVA ON LINUX for 32-bit?
Currently the one which is available online is only for Linux 64-bit.
Host RFID SDK for C & Java on Linux Support…
Hi,
I've found a possible character scanning bug on a TC75 using EMDK for Xamarin app (Symbol.XamarinEMDK, 2.7.0.76-rc) or Datawedge Demo app.
I'm using Android 4.4 on a TC75 device. This is the only…
Hi,
we are looking to lockdown the zebra device CC5000-10 for a "kiosk" android application, the first thing that was done, was to install the enterprise home screen ed enable the kiosk mode.
but…
Hi,
I am currently using a Zebra TC 75X device running on Android 6.0 & want to perform an OS update it to nougat. But, there's is hardly any documentation on how to do it .Can anyone of…
Hi,
I am developing an android app that uses DataWedge 6.6 (TC20) for barcode scanning. When my app is under the personal profile it can add DataWedge profiles using the API intents and can…