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


User radekdoulik changed the following:

                What    |Old value                 |New value
================================================================================
              Issue type|DEFECT                    |PATCH
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue May 15 16:13:53 +0000 
2007 -------
Proposed patch fixes the printing behavior like this.

When printing page content which bigger than printable area, there are 3
possibilities.

i)   Scale down the page content to fit printable area
ii)  Print on more papers
iii) Trim the page content

ii) was actually trimming the page which didn't make sense - in that case you
were unable to join all the paper to reconstruct the page content. Changed it so
that it moves the content so that it is not trimmed,

iii) was trimming the page content only at bottom and right and the content was
moved by unprintable margins. Now it trims on all sides, but keeps the position
of the content on paper.

I am also attaching documents which I used to test it.


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