Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-27724

QMacPrintEngine does not support collation/document name

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.8.7, 5.2.1
    • 4.8.2, 5.2.0 RC1
    • GUI: Printing
    • None
    • Mac OS X 10.6.8, Xcode 3.2.6, Qt/Cocoa 4.8.2

    Description

      QMacPrintEngine is unable to support all of the possible PrintEnginePropertyKey keys, since some have no equivalent in the Mac printing system (e.g., PPK_ColorMode).

      However collation and the document name are both supported, so could be handled with:

      • PPK_CollateCopies, PMSetCollate(), available since 10.2
      • PPK_DocumentName, PMPrintSettingsSetJobName(), available since 10.4

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              johnlayt John Layt
              refnum Dair Grant
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes