Printer Copies

The printer I am using supports printing multiple copies. However,
LlGetOption(combit.ListLabel12.LlPrintOption.Copies_Supported) returns 0 indicating that it doesn’t. I’ve tried LlSetOption(combit.ListLabel12.LlPrintOption.Copies, Copies), but it is ignored.

The method of looping around the call to Print() is too slow for 100 copies.

I think there exists a german article with the id ‘KBTD000497’ for your requirement. Maybe it could help you.