Examples of how to use CFML and Java to print ZPL on label printers. Two examples are used:
- To a computer connected printer
- 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.
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.