ExLibrisGroup / alma-print-daemon

Application which listens for and prints letters from the Ex Libris Alma print queues.
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

Add an option to print multiple copies #86

Open CamilleGh opened 1 month ago

CamilleGh commented 1 month ago

Can you add an option to print multiple copy of letter ? We would like to be able to print 2 copies of the slip request.

mgobat commented 1 month ago

@CamilleGh, would you want this option to be set per "Printer Profile", or globally?

CamilleGh commented 1 month ago

Hello, In the Printer Profile, at the same place where you can choose the format of the paper.

mgobat commented 4 weeks ago

Hi @CamilleGh. Do you run the Alma Print Daemon as an standard Windows application or as a Windows Service? This enhancement might be trickier to do for when running as a Windows Service. Thanks.

CamilleGh commented 3 weeks ago

Hello, at the moment I'm just testing, and it's as an standard Windows application. Thank you.

mgobat commented 3 weeks ago

Available in v2.2.1-beta-01 release. https://github.com/ExLibrisGroup/alma-print-daemon/releases/download/v2.2.1-beta-01/alma-print-daemon.Setup.2.2.1-beta-01.exe

CamilleGh commented 3 weeks ago

Hello, I checked this beta release and I was able to print 2 copies on two differents printers. Thank you

mgobat commented 3 weeks ago

Great! Thanks for testing, @CamilleGh.