https://bugs.winehq.org/show_bug.cgi?id=55670 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #1 from Piotr Caban <piotr.caban(a)gmail.com> --- It looks like it will take some work to fix it properly. The EMF spool file format supports storing DEVMODE that contains number of copies but it's ignored on Windows. Another place that stores DEVMODE is SHD file (we currently don't create the file at all). I guess it stores information about number of copies to print. I will need to do some more testing to confirm. SHD file format is described here: https://github.com/kacos2000/WinHex_Templates/blob/master/SHD%20spool%20shad... I'm not sure if we need to be binary compatible. -- 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.