Skip to content

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

Notifications You must be signed in to change notification settings

eidsheim98/autoprinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages