Welcome to auto-print’s documentation!
Auto-print is a document routing application that automatically decides whether to print documents directly or open them with the default application based on filename patterns.
How it works
The program is started with a filepath as an argument
The filename gets extracted
The filename is compared to a list of configured suffixes and prefixes
If suffix and prefix match, the file gets processed according to the configuration
The file is then either printed directly and/or shown in the default application
Key Features
Route documents to specific printers based on filename patterns
Configure whether to print directly or open with default application
Easily integrate with browsers as the default PDF handler
Simple configuration through an interactive interface