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


User mba changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'cornouws,lars'           |'cornouws,lars,pl'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jun 23 14:22:59 +0000 
2008 -------
There's some strange code in the sfx2 code:



// if "Collate" was checked, the printer must handle the CopyCount itself,
// usually this is handled by the printer driver
if( bCollate )
    // set printer to default, handle multiple copies explicitly
    pPrinter->SetCopyCount( 1 );
else
    pPrinter->SetCopyCount( nCopies );

So far, so good. But where and how *is* that handled?

pl, any idea?

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