Top "Barcode" questions

This tag should be used for questions on how to generate, decode, or use barcodes in programs.

How to get ZPL code from a ZebraDesigner label?

I'm using ZebraDesigner 2.2.2 (Build 2728). Is there a way to extract the ZPL code from ZebraDesigner? I can't even export it …

printing barcode zebra-printers zpl
Generate barcode image in Android application

I need to generate 1D barcode image and set it to ImageView according to given 13-character code. Can anyone help …

android image barcode
QR code (2D barcode) coding and decoding algorithms?

Looking for free/opensource code or description of algorithms to code (simple) and decode (hard) the 2D barcode QR code. …

camera barcode encode decode qr-code
Generating 2D (PDF417 or QR) barcodes using Excel VBA

I would like to generate a 2d barcode (PDF417 or QR codes) in an Excel cell using macros. Just wondering …

excel vba fonts barcode
Generating and reading barcode

I've built an e-shopping website for a big company which has country offices. What i want to do is the …

php mysql database web barcode
How to ask runtime permissions for Camera in Android , Runtime storage permissions

I am doing an application to scan barcodes on a button click and it was working fine up to Lollipop …

android android-camera barcode android-6.0-marshmallow runtime-permissions
Print barcodes from web page to Zebra printer

We're trying to print barcodes from a web page to our Zebra printer. I'm wondering if there's a way to …

printing web barcode
Scan barcode into a specific textbox

I am working on bar-code scanners. The bar-code scanner that I am using is a plug-n-play type and scans the …

javascript barcode barcode-scanner
ZPL - how can we increase width of ^BC (Code 128) bar code

Am doing a formatting of barcode label. We are using Zebra Programming Language , ^BC (Code 128) bar code As i increase …

barcode barcode-scanner zebra-printers zpl zpl-ii
How to generate barcode from a string using C#?

Is it possible to generate barcode from a string using c#? Is there any builtin classes for generating barcodes in …

c# asp.net barcode