Skip to content
fozzle edited this page Jun 13, 2012 · 2 revisions

This library is to more easily facilitate printing to the Brother QL-580N networked printer over a network. It is a collection of methods that are just wrappers for the commands listed in the offical command documentation (included in the CD that comes with the printer, or here (ESCP Docs) and here (Template Command Docs).

If it looks like a bunch of gobbeldy gook magic numbers, its because, well, it is. The whole purpose of this was to make those commands easier to read in your application code, masking all the garbage.

It's by no means complete, and I do not necessarily plan to keep up with any future changes in the ESCP/Template language, but with your help it can continue to be useful for other developers!

Clone this wiki locally