I'm currently developing a form in Adobe Designer which include a printing function. Is there a way to, with the reference to a numeric field, alter the number of copies when pressing the button?
My Product Information:
Acrobat Pro 7.0.0, Windows
No, at least not in LiveCycle JavaScript. However, you could use the Acrobat JavaScript print function. You can't set the number of copies, but you can call the function several times in silent mode to print as many copies as you need.
Thom Parker
WindJack Solutions
[url=http://www.windjack.com]www.windjack.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/]http://www.adobe.com/devnet/acrobat/[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script