Printing, what to do when the "image" is too big for a page

Hello List,

Thanks for all the help with my previous printing question, however there is still more... I have looked at th code in SPE and it cleared up a whole load of things for me. However the scaling that happens in Stani's code will not work for me as some of the flow charts are many pages large. Now the question is the following, how does one get it to print over mutiple pages ?

I have looked through both wxpython and wxwindows sites but most (all) information i can get is to print text or richtext. None deal with printing large images (dc). Is there some resource for information i have missed ?

I should add that google did not turn up much either. Help will be much appreciated.

Regards
Gary

Detail:
Python v2.4
wxPython v2.8 (gtk and windows versions)
OS: Windows / Linux