Projects with this topic
Sort by:
-
Mass Printer is a small, dependency-free Windows utility for batch-printing files. It reads a list of file paths from PrintList.txt and sends each file to a printer of your choice via the PrintTo verb. Built as a single PowerShell 5.1 script with a WinForms GUI, it auto-detects installed printers, supports a simulation mode and a configurable delay between jobs, and automatically removes entries for files that no longer exist.
Updated -
A library providing printing facilities for python applications. https://pyprint.netlify.com/
Updated