Virtual Printer
Budget: $30 – $250 USD
I need the following:
Virtual printer that can be installed under windows as regular printer.
That printer does the following:
- I'll define as windows standart printer
- Print from an application to it
- based on embedded (editable) logic the virtual printer decides to what physical or PDF printer it will forward the job.
Logic: I need based on document name (with wildcard) or weekday / timeframe to take actions where to route.
eg.
if DOCNAME contains "doc_for_esr" and time / weekday = "something"
then print on Printer HP#1
else print on Printer Brother
Maybe this can help:
https://docs.microsoft.com/en-us/windows-hardware/drivers/print/
Virtual printer that can be installed under windows as regular printer.
That printer does the following:
- I'll define as windows standart printer
- Print from an application to it
- based on embedded (editable) logic the virtual printer decides to what physical or PDF printer it will forward the job.
Logic: I need based on document name (with wildcard) or weekday / timeframe to take actions where to route.
eg.
if DOCNAME contains "doc_for_esr" and time / weekday = "something"
then print on Printer HP#1
else print on Printer Brother
Maybe this can help:
https://docs.microsoft.com/en-us/windows-hardware/drivers/print/