Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Printing function
QtWS25 Last Chance

Printing function

Scheduled Pinned Locked Moved General and Desktop
printing
6 Posts 2 Posters 1.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hbrock
    wrote on 11 Aug 2015, 19:52 last edited by
    #1

    Does Qt have any supporting for working with printers like:

    1. Issuing a staple command to print a list of documents? This you can select files for a list view and select print and staple.
    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 11 Aug 2015, 20:07 last edited by
      #2

      Hi,

      You have the Qt Print Support module. Is that what you are looking for ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      H 1 Reply Last reply 11 Aug 2015, 20:13
      0
      • S SGaist
        11 Aug 2015, 20:07

        Hi,

        You have the Qt Print Support module. Is that what you are looking for ?

        H Offline
        H Offline
        hbrock
        wrote on 11 Aug 2015, 20:13 last edited by
        #3

        @SGaist

        I looking for something like this for Qt: https://msdn.microsoft.com/en-us/library/system.printing.stapling(v=vs.110).aspx

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 11 Aug 2015, 20:25 last edited by
          #4

          I doubt that such a specific feature is available currently in the module

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          H 1 Reply Last reply 12 Aug 2015, 00:49
          0
          • S SGaist
            11 Aug 2015, 20:25

            I doubt that such a specific feature is available currently in the module

            H Offline
            H Offline
            hbrock
            wrote on 12 Aug 2015, 00:49 last edited by
            #5

            @SGaist

            Do you know of any libs that will do this? I sure would like to use Qt for this project.

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 12 Aug 2015, 22:41 last edited by
              #6

              You should check the C++ API for that. You can use Qt with native API (check the QtWinExtras module)

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0

              6/6

              12 Aug 2015, 22:41

              • Login

              • Login or register to search.
              6 out of 6
              • First post
                6/6
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved