Ok, I actually misunderstood the issue I was having. What it comes
>down to, is that if wx.Printer.Print is called with False for the last
>argument (no prompt), I can see the document go into the print queue
>(I'm using winxp), but nothing comes out the printer, and there is no
>error. However, if prompt is True, after Print is clicked in the Print
>dialog that appears, the document goes into the queue, and it works
>fine.
>So what is so different about showing that print dialog? It doesn't
>seem like it should be necessary.
Well, in that case it seems to be a bug or a design mistake.
I suggest, you write a small app illustrating the issue and
submit it to the wxPython-dev list.
Meanwhile, I would go through "wxPrintout"
Jean-Michel Fauth, Switzerland