To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=65491
------- Additional comments from [EMAIL PROTECTED] Wed May 17 08:16:44 -0700 2006 ------- kendy: reading the patch again i see you are right, this would move the first pagesetup to the documentsetup and not change subsequent pagesetups, so is far less dramatic than i thought. I should have looked more closely before concluding this would not write PageSetups anymore, sorry. easysw: psprint originally exported the page features in every PageSetup, however this soon lets you discover problems with real printers. Prominent example: switch on duplex mode, and emit page size A4 for every page. This effectively disables duplex again on some printers because setting the media size will let the printer begin on a new sheet as opposed to a new page (which would be the backside of the last sheet). In theory we of course should have them independent, in reality sadly printers depend on the state that was on the last page. If you know a way around that i'd gladly change this. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
