Hello Every one,
i have all the pdf files in a folder, in alfabetical order. When i print them, using the "current item" and the "files, the file are printing not in alfabetical order.
I've put in the option of "order name without extension ", but the result is caothic.
So what can i do ?
and in the advanced section
Solved! Go to Solution.
Can you open the Files Datatable and see how does the sorting order show up?
Here it is the variable files:
The file names are masked. So check if the files are showing in the order you want it.
Yes, the file are exactly in the order that i want to print. But the result is completely different.
Does your printer/spooler settings have any sort order configured?
Also within your loop try giving a Wait between two documents.
Perfect ! it works ! Thanks for your help !