Hi, I have to create a PDF document with several images. I "paint" the images to the QPrinter using the QPainter class. I would like to know if it's possible to change any compression/format parameter of the images in the PDF doc. Thanks.