Automatically Print Files

A C# application that automatically monitors the folder it is opened from for any new PDF files and prints them using the default printer and settings. List of files are also shown in a listbox in the app.

Can be used as a remote print server by combining it with PHP file uploader and manager.

Source Code on GitHub