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. Print QWebView error in 5.2.1

Print QWebView error in 5.2.1

Scheduled Pinned Locked Moved General and Desktop
6 Posts 2 Posters 3.0k 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.
  • B Offline
    B Offline
    brcontainer
    wrote on last edited by
    #1

    The first page of the print out of a QWebView with small fonts and images.

    bq. Note: Qt5.2.1 Windows 7 (32bit, 64bit)/ Windows XP

    With QPrintPreviewDialog pages appear perfect, but on paper from second page (in other words all pages except the first occur the BUG) "texts" and "images" (non-background) disappear (apparently the fault only occurs with inline elements).

    How to solve? Thanks.

    See: https://bugreports.qt-project.org/browse/QTBUG-37240 ( Vote please )

    QT project: https://github.com/brcontainer/qt-helper

    1 Reply Last reply
    0
    • B Offline
      B Offline
      brcontainer
      wrote on last edited by
      #2

      I still can not figure out what's wrong, will someone help me? Thanks. (Forgive me for Flood).

      QT project: https://github.com/brcontainer/qt-helper

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SeeR
        wrote on last edited by
        #3

        Same problem when printing on the paper.

        1 Reply Last reply
        0
        • B Offline
          B Offline
          brcontainer
          wrote on last edited by
          #4

          -Fixed in QT5.2: https://bugreports.qt-project.org/browse/QTBUG-30621-

          QT project: https://github.com/brcontainer/qt-helper

          1 Reply Last reply
          0
          • B Offline
            B Offline
            brcontainer
            wrote on last edited by
            #5

            Error still exists in 5.2.1, see:
            https://bugreports.qt-project.org/browse/QTBUG-37240

            Vote please!

            QT project: https://github.com/brcontainer/qt-helper

            1 Reply Last reply
            0
            • B Offline
              B Offline
              brcontainer
              wrote on last edited by
              #6

              There afirm this problem is fixed:

              https://bugreports.qt-project.org/browse/QTBUG-35500

              But not fixed >:( , see:

              https://bugreports.qt-project.org/browse/QTBUG-36308

              Claiming that something was corrected without at least test is very unwise, but okay, now with version 5.3.0 is perfectly working see:

              Qt 5.3 Print Support

              • New QPA class QPlatformPrintDevice to abstract platform print device hardware, new implementations for Windows, Mac and Linux.
                
              • QPrinterInfo provides more details on the print device hardware
                
              • QPrinter uses QPageSize and QPageLayout to improve page layout handling
                
              • QPrinter has had the behaviour of most functions standardised across all platforms (as detailed below)
                
              • Mac can now have each painted page with a different orientation, and can set Collate Copies and Document Name.
                
              • Mac and Windows now support setting Document Creator and Duplex Mode
                
              • Mac and Linux now support using Windows Page ID (DMPAPER values)
                
              • Linux now requires CUPS 1.4 (RHEL 5 no longer supported)
                

              QT project: https://github.com/brcontainer/qt-helper

              1 Reply Last reply
              0

              • Login

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