Printing from wxPython

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Russell Lear

    Printing from wxPython

    Hi,

    I'm trying to print images (tiff mainly, but images in general) from my
    wxPython-based application without a lot of success. The demo shows how to
    use the print dialog to get everything set up, but doesn't quite get to the
    point of printing.

    I've looked through some of the wxPython.lib.pr intout stuff and I suspect it
    is there - but I'm not getting it.

    Can anyone point me to documentation or working code?

    Thanks for the help,
    Russell.

Working...