I have no problem printing labels, just takes long because each client is initialized one at a time. Solution?
I know how to select all clients to print; that is not the problem. Problem is when I say "print", it does an initialization of each client one at a time, so is a very slow process. Printing doesn't start until all are initialized. So question is how to initialize all clients at once before printing the labels, so printing will go fast?
