Text2 Barcode Docs

Web Print API Documentation

This documentation provides examples and instructions on how to use the Text2Barcode Web Print API for printing labels using ZPL and ESC/POS commands.

Introduction

The Text2Barcode Web Print API allows you to print labels directly from your web application to supported printers using ZPL (Zebra Programming Language) and ESC/POS (Epson Standard Code for Printers). This documentation provides sample code and instructions to help you get started.

Prerequisites

  • A supported printer (e.g., Zebra GK420d, Bixolon SRP-330II)
  • Access to the Text2Barcode library (t2bprinter.js)
  • Basic knowledge of HTML and JavaScript