/cfml-zpl

Printing and interacting with ZPL data/labels using CFML

Primary LanguageColdFusionMIT LicenseMIT

cfml-zpl

A library for printing and interacting with ZPL data/labels using ColdFusion

Examples of how to use CFML and Java to print ZPL on label printers. Two examples are used:

  1. To a computer connected printer
  2. To a network IP printer

The code is a copy from a project which I worked on some time ago, therefore please excuse the use of tags.

How to use

You need to download the `zpl.cfc` and extract somewhere in your app. In the `index.cfm` file there is an example that shows how to use the component.