Results 1 to 17 of 17

Thread: Why QPrinter always generates PDF docs with the same size?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Jan 2006
    Location
    Catalonia
    Posts
    266
    Thanks
    44
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Why QPrinter always generates PDF docs with the same size?

    As I commented before I have set the option in PDFCreator to compress the PDF images in color and grayscale to "JPEG-Maximum" but it's like QPrinter doesn't use them because the final document is always the same (PDFCreator is the only driver that I have installed to do the conversion, so it has to use it ) Maybe QPrinter with QPainter uses some particular method to "insert" the images?

    PD: I use Qt4.1.1
    Last edited by SkripT; 21st April 2006 at 11:15.

Similar Threads

  1. Qt 4.1.1 linker warnings
    By Matt Smith in forum Installation and Deployment
    Replies: 0
    Last Post: 26th February 2006, 22:14

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.