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. QWidget render method prints in graphics mode badly
Forum Updated to NodeBB v4.3 + New Features

QWidget render method prints in graphics mode badly

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 237 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.
  • MarcMollardM Offline
    MarcMollardM Offline
    MarcMollard
    wrote on last edited by
    #1

    Hello,

    I use Qt 4.6.2 and I want to print a QWidget using render method that requires a QPainter.
    It prints badly (fonts are treated like graphics) and not as text. In the Pdf file, fonts are not included.

    Whereas in Qt 4.4.0, the render method on QWidget displays correctly (fonts are included in the resulting pdf file).

    Is there something changed between the 2 versions of QT. What can I do to resolve the problem ?

    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