Inno is a superb app, and it is good to see Randem supporting it so well around the forum.

I used crystal way back and found it's report setting up aproach (which was graphical) to be tedious and not well adapted to what I am trying to do. I would like to try it again in case they have changed it, but there is no download available from their site.

I was tempted to learn .rtf as elsewhere in my app I have given it a try loading a rich text box, but too much to do there I feel.

Writing my own driver for the printer object would be a good one - I like having low level control on my code. Probably comes from my early days as an assembler programmer - but it's time again.

I think for now it loooks like I am going to bolt on a class to the qPrinter project. Edward Moth has a good preview control and low level building blocks that wrap some good low level functionality. If I bolt on my own class I can leverage Edwards work and contribute back to it.