eidsheim98 / autoprinter

Simple program that copies text from spreadsheet, splits it, pastes it, and prints it. Used to automatically print lables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autoprinter

Simple program that copies text from spreadsheet, splits it, pastes it, and prints it. Used to automatically print lables

This program utilizes the InputSimulator package, to simulate button presses.

Order of buttons pressed:

  • ARROW DOWN (jumps down in the spreadsheet)
  • CTRL + C (copy text)
  • WIN + TAB (change front window program) Splits text before the splitword
  • CTRL + V (paste text)
  • CTRL + P (print)
  • ENTER (confirm print)

About

Simple program that copies text from spreadsheet, splits it, pastes it, and prints it. Used to automatically print lables


Languages

Language:C# 100.0%