Monitor's a folder for new files and calls the system print command on them This is very useful when you have to print a lot of email attachments or documents: just click download and this script takes care of the rest Currently only is setup to work on Windows
File types it monitors for:
- docx
- doc
- html
- htm
- xlsx
- xls
##Command lines
-ffolder ( default is %user%/downloads )-iinclude additional file types (comma separated, no spaces)-eexclude default file types (comma separated, no spaces)-ooverride file types with a new list (comma separated, no spaces)-renable folder recursion