Skip to content

Instantly share code, notes, and snippets.

@jaxn
Created November 2, 2017 02:20
Show Gist options
  • Save jaxn/8bf649f7b28673a856fa1b3911dae4b6 to your computer and use it in GitHub Desktop.
Save jaxn/8bf649f7b28673a856fa1b3911dae4b6 to your computer and use it in GitHub Desktop.
Setup a thermal printer
  • Go to Devices & Printers (Control Panel\All Control Panel Items\Devices and Printers)
  • On the top menu, there is “Add a Printer”. (Windows 8.1)
  • Select “The printer I want isn’t listed” => Next
  • “Add a local printer with manual settings” => Next
  • “Use an Existing Port” and select “USB001 (Virtual Printer Port For USB)” => Next
  • Select “Generic” from Manufacturer, “Generic / Text Only” from Printers => Next
  • If it asked, which version you want, keep recommended option and => Next
  • Give a Printer Name, E.g.: “POS58” => Next
  • “Do not share” but if you want, share it.
  • Turn on your printer and click on “Print a test page”. It should print a long text.
  • Click Finish and you are ready to use the printer in your code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment