• Stars
    star
    111
  • Rank 313,301 (Top 7 %)
  • Language
    C#
  • License
    GNU General Publi...
  • Created about 13 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

.Net (Mono-compatible) lightweight library for ESC POS thermal printers (like the Sparkfun's Thermal Printer COM-10438)
ThermalDotNet is a lightweight .Net library for ESC/POS thermal printers.

It requires Mono 2.10 or .Net 3.5.
I've only tested it with Mono, but it should work with .Net.

Licence: GPL v3

Features:

* Simple text and standard text styles supported. (Bold, double size, reverse printing...)
* Barcodes support
* Image printing support (must be 384px wide)
* Printer configuration support (heating time, speed, etc.)

To do:

* Custom characters support
* International encodings support
* Barcode text location & barcode height support
* Printing density support