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. QPrintPreviewDialog not responding to page or printer settings on Mac OS X (10.10.3 Yosemite)

QPrintPreviewDialog not responding to page or printer settings on Mac OS X (10.10.3 Yosemite)

Scheduled Pinned Locked Moved General and Desktop
qprintpreviewdiqprintpreviewwiqprintdialogmac os xqpagesetupdialoremote printerqprinter
5 Posts 2 Posters 2.7k 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.
  • K Offline
    K Offline
    kenchan
    wrote on 14 May 2015, 23:47 last edited by kenchan
    #1

    Hello,

    I am using a remote printer on Mac OS X and QPrintPreviewDialog and QPrintPreviewWidget do not reflect any changes when I change the page settings or the printer settings. The QPageSetupDialog and the QPrintDialog don't reflect any changes to my QPrinter either.

    This all works fine on Windows to which the printer is connected directly. So is this a Qt bug or limitation regarding remote printers on the Mac?
    Is there something I need to do to make Qt work with remote printers apart from using QT += printsupport in my Pro file.

    Has anyone else seen this issue? I am using Qt 5.4.0.

    Any help will be very much appreciated.
    Thank you.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 16 May 2015, 21:05 last edited by
      #2

      Hi,

      What kind of remote printer is it ? How did you configure it ?

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

      K 1 Reply Last reply 17 May 2015, 12:35
      0
      • S SGaist
        16 May 2015, 21:05

        Hi,

        What kind of remote printer is it ? How did you configure it ?

        K Offline
        K Offline
        kenchan
        wrote on 17 May 2015, 12:35 last edited by kenchan
        #3

        @SGaist Hello Thanks for your interest. The printer is an Epson EP-775A inkjet printer connected to a Windows desktop machine via usb. The Mac is connected to the Windows machine via a LAN. The printer is installed on the Mac as a shared network printer and it works fine as the default printer on the Mac.

        I have tried various things with the code on both machines and found they respond in different ways. For instance on the Mac I can get the QPagePreviewWidget to respond to size changes but it will not respond to orientation changes when I use the QPageSetupDialog. On the Windows machine I get the orientation changes but not all of the paper sizes will be reflected by the preview widget.

        I am guessing it just issues between the printer drivers and Qt.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 17 May 2015, 21:09 last edited by
          #4

          Then you should take a look at the bug report system to see if it something known, if not then please consider opening a new report providing as much details as you can (including the findings you shared here, the driver used on OS X etc.)

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

          K 1 Reply Last reply 18 May 2015, 00:38
          0
          • S SGaist
            17 May 2015, 21:09

            Then you should take a look at the bug report system to see if it something known, if not then please consider opening a new report providing as much details as you can (including the findings you shared here, the driver used on OS X etc.)

            K Offline
            K Offline
            kenchan
            wrote on 18 May 2015, 00:38 last edited by
            #5

            @SGaist Thanks, I will take a look at that.

            1 Reply Last reply
            0

            5/5

            18 May 2015, 00:38

            • Login

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