An example project using RawPrint
to automatically print pdf files from a folder. https://www.nuget.org/packages/RawPrint/
HotFolderPrinterSetup project creates MSI installer. %appdata%\HotFolderPrinter\HotFolderPrinter
- Periodically scans a folder with a Timer
- Looks for PDF files
"*.pdf"
inqueueDir
- Iterates on this list of pdf files, then creates a print job using
RawPrint
- Moves the printed pdf files to
processedDir
- Write logs
- Try with
Microsoft Print to PDF
printer first. Default output location is yourDocuments
folder. - Make sure you configure your default printer settings first. For example using only black and white colors, paper size, etc.
Nah.
WTFPL