http://bugs.codeweavers.com/show_bug.cgi?id=516
*** shadow/516 Wed Mar 27 18:59:11 2002 --- shadow/516.tmp.2446 Thu Apr 18 13:38:26 2002 *************** *** 1,13 **** +============================================================================+ ! | Paper size always defaults to A4 | +----------------------------------------------------------------------------+ | Bug #: 516 Product: Wine | ! | Status: UNCONFIRMED Version: 20020228 | | Resolution: Platform: | ! | Severity: normal OS/Version: All | | Priority: P1 Component: wine-binary | +----------------------------------------------------------------------------+ ! | Assigned To: bugs@codeweavers.com | | Reported By: wowbagger@sktc.net | +----------------------------------------------------------------------------+ | Milestone: TargetMilestone: --- | --- 1,13 ---- +============================================================================+ ! | Default paper size can't be changed | +----------------------------------------------------------------------------+ | Bug #: 516 Product: Wine | ! | Status: NEW Version: 20020228 | | Resolution: Platform: | ! | Severity: major OS/Version: All | | Priority: P1 Component: wine-binary | +----------------------------------------------------------------------------+ ! | Assigned To: wine-bugs@winehq.com | | Reported By: wowbagger@sktc.net | +----------------------------------------------------------------------------+ | Milestone: TargetMilestone: --- | *************** *** 18,20 **** --- 18,29 ---- size paper by default - the paper size always defaults to A4. If the paper size is changed in the Printer setup (Wine's version of common controls), then the print job goes to Letter, but it doesn't "stick" - the next time it's back to A4. + + ------- Additional Comments From apa3a@yahoo.com 2002-04-18 13:38 ------- + David, look at this thread: + http://www.winehq.com/hypermail/wine-users/2001/02/0502.html + + I checked the source file, mentioned in the message, it uses LETTER. + I use current CVS Wine. + Post here if this helps. + Mention what Wine you use, what operation system.