I'd like to automate this process, so our non-technical warehouse staff doesn't have to mess around in our archaic ERP system just to get to the print documents.
Is there an API for printers (specifically Brother or Canon)? Or another way to trigger print jobs?
Most programming languages have a library to create a PDF. Put it in a temporary secret location. And the OS have an API to print a file (if the proper program is installed).