Unknown wrote:
> Rene Pijlman wrote:
> 
>>Max <[EMAIL PROTECTED]>:
>>
>>
>>>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/

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to