wxPython printing help

Donnal Walter donnal at donnal.net
Wed Jul 31 12:57:06 EDT 2002


CJ <cja at dqs.nwt> wrote:
> iIs this even possible or am I wasting my time?

As far as I can tell, printing from PDF is NOT easily accomplished
with the wxPython printing framework. It certainly is not as easy as
opening a .pdf file and asking it to print. If you have the capability
of generating HTML instead, you would be much better off using
wxHtmlPrintout, which *IS* almost that easy.

Donnal Walter



More information about the Python-list mailing list