Hi,
I would need to know how to set the number of copies of a report using the LL.Print method. The version of List & Label is 21 and I use VB.Net
Thank you.
Hi,
I would need to know how to set the number of copies of a report using the LL.Print method. The version of List & Label is 21 and I use VB.Net
Thank you.
Hi Fabio,
welcome to the List & Label forum
You can use the LlPrintOption.Copies via LlPrintSetOption within the DefinePrintOptions Event. You will find a small example after clicking the link