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

QMacPrintEngine does not support collation/document name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important 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

      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

        For Gerrit Dashboard: QTBUG-27724
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes