Printing HTML
Steve Holden
steve at holdenweb.com
Sun Jan 29 10:21:53 EST 2006
Unknown wrote:
> Rene Pijlman wrote:
>
>>Max <rabkin at mweb[DOT]co[DOT]za>:
>>
>>
>>>How can I print (as in laser printer, not the python print statement)
>>>HTML from Python
>>
>>
>>Is the printer attached to your server, or are you printing over the
>>internet?
>>
>
>
> I'm not sure if the printer is attached to the workstation (probably) or
> over the network, but it'll definitely be installed as one of the
> windows printers. (I guess I should have mentioned the fact that I'm
> working for windows - but I did say I was using MS Access and pywin32).
>
wxPython has a printing framework that works more than adequately under
Windows. If you have the wxPython demos installed (nowadays they are a
separate download) look under "Miscellaneous/PrintFramework" to find
working code.
regards
Steve
--
Steve Holden +44 150 684 7255 +1 800 494 3119
Holden Web LLC www.holdenweb.com
PyCon TX 2006 www.python.org/pycon/
More information about the Python-list
mailing list