Results 1 to 1 of 1

Thread: Bug in QPrinter in Qt 4.4.0beta1?

  1. #1
    Join Date
    Aug 2006
    Location
    The Netherlands
    Posts
    64
    Thanks
    6
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Bug in QPrinter in Qt 4.4.0beta1?

    I know it's still a betaversion but still...

    Can anybody confirm the following bug in Qt 4.4.0 beta1:

    When I use drawText() when painting on a QPrinter object, the string
    will not be printed when it is longer than 194 characters.

    This bug happens only when printing to a real printer and with
    windows. Printing to PDF or Postscript works fine with windows.

    Printing to a printer with Linux works fine with strings longer than
    194 characters to the same printer.

    I'm using the Qt 4.4.0beta1 with MinGW compiler and Windows XP.
    The printer is a HP Laserjet 4100 networkprinter.

    I attached a small project that demonstrates the bug.

    Regards,

    Teunis
    Attached Files Attached Files

Similar Threads

  1. QPrinter progress
    By baray98 in forum Qt Programming
    Replies: 1
    Last Post: 27th November 2007, 19:39
  2. QPrinter on QGraphicsScene Border Problem
    By patrik08 in forum Qt Programming
    Replies: 1
    Last Post: 14th November 2007, 15:49
  3. QPrinter problems
    By Teuniz in forum Qt Programming
    Replies: 1
    Last Post: 3rd November 2007, 08:51
  4. How can I put text on each page using QPrinter
    By davit in forum Qt Programming
    Replies: 2
    Last Post: 15th April 2007, 12:23
  5. How to use QPrinter without QPrintDialog?
    By pascal456 in forum Qt Programming
    Replies: 2
    Last Post: 15th November 2006, 19:57

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.