Hi,
I am trying to access the number of copies selected by the user in the print dialog. It is default "1", but the suer can override this and input any number.
The user will be using Reader and the form is not Reader Enabled. Since a silent print button doesn't seem to be an option here
I currently have a counter on the willPrint action that advances by "1" every time the document is printed. But what I am really after is to have the counter display the total number of copies printed.
Is there a means of getting the inputted number of copies and passing this to the willPrint doc-action before it actually prints?
Any advice?
Thanks,
Niall