Results 1 to 3 of 3

Thread: How to change the resolution of printer when it print in a single page?

  1. #1
    Join Date
    Feb 2014
    Posts
    28
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default How to change the resolution of printer when it print in a single page?

    Hello everyone,

    I want to print an image in the first part of the page using high resolution and print another image at the rest part of the page using screen resolution, is there anyone can tell me what shoud I do?

    Thank you for your help.

    Momo

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: How to change the resolution of printer when it print in a single page?

    Set the printer to high resolution and print the whole page that way. If you need to scale something then you can use the transformation abilities in QPainter.

  3. #3
    Join Date
    Feb 2014
    Posts
    28
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to change the resolution of printer when it print in a single page?

    Thank you for your help, when I scaled the scene, the texts in front of it scaled to abnormal size, so I cannot scale it.

Similar Threads

  1. Print to a printer without driver in Linux
    By seauniv in forum Qt Programming
    Replies: 3
    Last Post: 31st December 2014, 06:54
  2. How to print(with the printer) a QML object ?
    By slimittn in forum Qt Quick
    Replies: 0
    Last Post: 28th May 2013, 13:52
  3. Save Printer Page Settings to show on next print
    By arunkumaraymuo1 in forum Qt Programming
    Replies: 1
    Last Post: 6th August 2012, 23:16
  4. How to print text file to printer ?
    By d_stranz in forum Qt Programming
    Replies: 5
    Last Post: 11th July 2012, 16:47
  5. QPixmap and printer resolution
    By wojtek in forum Qt Programming
    Replies: 2
    Last Post: 31st December 2008, 10:21

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.