Batch Printing Page 2 onwards (Action)
Hello
I have this java script line that prints the 1st page only of all documents I select.
this.print(false, 0, 0);
Is there any way I can edit it to print from page 2 - end of document (ignoring page 1)
Many Thanks
Mick
