https://bugs.winehq.org/show_bug.cgi?id=55718 --- Comment #3 from Piotr Caban <piotr.caban(a)gmail.com> --- Here's what the application does: StartDoc ResetDC -> that changes number of copies StartPage I've tried adding GetJob call to check what's stored in jobs devmode. It turns out that dmCopies==1 in this cause even so 2 copies are printed. It means that different way of passing information about number of copies to print processor / printer driver is used. This generally confirms that MR4026 is correct even so it doesn't fix Word printing. I don't know yet how it's supposed to work. I'm still doing some more testing. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.