Without code modification I think no, but the work to realize it seem to be accessible.
Under a linux server I would do : * instantiate a cups server with different print queues * create a job you run periodically which : * resolve each ready invoice between the last running time and now * for each, call the invoice screen and store the output stream in tmp file * call cups by cmd line (through java) with the queue and tmp file That all :) Nicolas On 16/07/2021 00:39, [email protected] wrote: > Is it possible to Batch Print Invoices by Date Range OTB in Of Biz? > > Thanks, > > James
