RAW printing with wxPython

Hi,

I'm looking to be able to print RAW to a printer on win32, but I need
to be able to choose the printer first. Is it possible to do this with
the wxPython module at all? I've looked at the wxpython print stuff,
which is pretty complex, but does let me choose the printer I want to
print to. What I cant work out is how to then print to that printer
RAW.

Any suggestions?

Cheers,

Si