Home

Awesome

ESCParser — command-line utility, ESC/P printer emulator. The current implementation is very close to Robotron CM 6329.01M printer. Also the utility uses the font from the printer ROM to "print" symbols.

ESCParser can produce several output formats:

Usage examples:

  ESCParser -ps printer.log > DOC.ps
  ESCParser -svg printer.log > DOC.svg
  ESCParser -pdf printer.log > DOC.pdf

NOTE: '-' character used as an option sign under Linux/Mac, '/' character under Windows.

Test sample with ESCParser produces the following result (converted to PNG):

See Also