To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77797
                 Issue #|77797
                 Summary|Printing via macro: no sorting possible
               Component|framework
                 Version|OOo 2.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|scripting
             Assigned to|npower
             Reported by|mci





------- Additional comments from [EMAIL PROTECTED] Fri May 25 11:57:02 +0000 
2007 -------
I have a little macro which is used to print a document.

The problem: It doesn't matter which value one set to the PropertyValue-element
"sort" (true or false): OOo doesn't sort that printing...

example: print 2 copies of a 2-sided document with "Sort" set to "true"

expectation: the sequence of the printed pages should be: 1 - 2 - 1 - 2
result is:  the sequence of the printed pages is: 1 - 1 - 2 - 2

Even if I understood this in a wrong way: setting "Sort" to false gives the same
result...
One of that possibilities should deliver the pages in the sequence 1 - 2 - 1 - 2

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