There are no additional parameters for the window.print() method and definitely no parameter that allows you to specify the default number of copies.
The only workaround for this that I can think of would be to call the print() method twice on doc2. Obviously not the greatest user experience.