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. #9
    Join Date
    Jan 2006
    Location
    Catalonia
    Posts
    266
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    44
    Thanked 2 Times in 2 Posts

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

    Does anybody knows if there's some another way to print an image using QPrinter than painting it with QPainter. I'm almost sure that the problem that the final doc has a big size is caused by painting the image using QPainter. I think it "stores" it like if the images has no compression or something similar... All I want is have the same image than the original in the final PDF doc filling all the page space.
    Last edited by SkripT; 21st April 2006 at 17:54.

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.