setting number of copies in the printerdriver

tvandongen
tvandongen Member Posts: 78
edited 2003-11-01 in Navision Financials
Does anybody know a way to set the number of copies (between 10 and approx. 500 copies in a single job) in the printerdriver, depending on a value given by the user in a form.
At the moment I use a data-item integer on the report, but by using this method the report will be send a number of times to the printer.
This is for me too slow, because of the use of a windows printerdriver for a labelprinter (intermec/easycoder) and the printer needs time (5 to 10 seconds) to print each label.

If it is possible to set the number of copies I can send the report once to the printer and the printer then is only slow at the first label.

We are using NF 2.60, native database and windows2000 clients.