Results 1 to 2 of 2

Thread: Printing with "Auto-fit"

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Sep 2009
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Printing with "Auto-fit"

    OK, I have successfully achieved to have such behaviour :
    - using a pixmap which "grabs my widget" (QPixmap::grabWidget)
    - and then scaling the pixmap using Qt::SmoothTransformation (otherwise it looks really ugly, which is no surprise).

    Thanks for your time and consideration.
    Last edited by benfp; 5th September 2009 at 16:45.

Similar Threads

  1. Printing txt file vs Printing pdf file
    By rmagro in forum Qt Programming
    Replies: 3
    Last Post: 9th July 2012, 15:45
  2. Qt4 poor printing performance
    By seneca in forum Qt Programming
    Replies: 4
    Last Post: 22nd January 2009, 14:23
  3. Printing problem in windows
    By joseph in forum Qt Programming
    Replies: 6
    Last Post: 12th July 2007, 08:04
  4. Replies: 0
    Last Post: 28th June 2006, 20:49

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.