Hi, The Qt spreadsheet demo: http://qt.nokia.com/doc/4.2/demos-spreadsheet.html has in its 'File' menu item 2 actions: 'Print' and 'Exit'. The 'Print' action triggers the PrintPreview dialog. But when I compile the demo, print preview always shows a blank screen. How does one go about debugging this to find out why that happens? Hugo