To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65720





------- Additional comments from [EMAIL PROTECTED] Wed May 24 08:28:27 -0700 
2006 -------
What I found out so far:

The fix for issue 57181 does not cause this bug.  I reverted the affected files
(those in sd) to their previous versions.  No change to the printed pages.

It looks like the default offset of the clip rectangle has changed and is
causing the trouble.  A fix that works under Windows and Solaris but not under
Linux is: In ViewShell::PrintStdOrNotes() (viewshe3.cxx) where the trimmed page
is printed, change the map mode origin to (0,0) (instead of the default 
-635,-635).
A better fix (well, workaround) could adapt the map mode origin dynamically to
the clip region origin (or set the clip region origin directly).

---------------------------------------------------------------------
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]

Reply via email to