Hi, I am trying to save a QPixmap onto a str object. I tried using QBuffer. But QBuffer does not exist in pyqt3. I am using the kubuntu's default pyqt3 package which is 3.5.1. Sip version is 4.3.2. I don't want to use temporary files. Can you help me. Mike