Reputation: 11
our company policy forces me to use Chrome and Gmail at work, and I need a solution for the following problem:
Need to send print jobs from Chrome to multiple printers simultaneously, but with different print settings for each individual printer. Basically I need to chain the same document to two printers, but with individual page layout settings for each printer.
1st: DIN A4 printer, Checkbox "fit to page" must be set in Chrome's print dialogue.
2nd: Zebra Label Printer, Checkbox "fit to page" must not be set.
How would one code a button into Chrome which does exactly that?
Alternatively, how would one code a virtual printer which does exactly that? Or in general, how does one chain documents to multiple printers in Windows 7?
Can the problem be solved with AutoIt scripts (or similar)?
Anyone in here maybe knows a commercial product? Already tried out Ricoh Print&Share, which can chain a doc to many printers, but this tool lacks the fit-to-page options for the individual printer, and only forwards the output it receives from Chrome, without rescaling the pagesize for each printer.
Thanks for reading, appreciate any help on my printer chain issue.
Regards,
Markus
Upvotes: 1
Views: 1603