We receive a vast number of externally sourced documents that specify printer trays. This wastes our letterhead and creates multiple issues. I want to stop it happening by detecting tray settings and doing something about it.
I’m looking to ‘hook’ into the print function using VBA. I’m happy enough coding the tray related code. My issue is creating the generic routine that works for any document as it is printed.
As I understand it I need to create a routine with the same name as the standard function in Normal.dot
Can someone please describe the where and what?