any portable way to print? (and i mean on a printer)

Steve Holden steve at holdenweb.com
Wed Sep 6 03:56:38 EDT 2006


Liquid Snake wrote:
> I think my question is clear.., is there any way to print any text on a 
> portable way?..., and actually, i don't know how to print at all.., just 
> give me some pointers, name a module, and i can investigate for myself.. 
> sorry for my english, thanks in advance..
> ps: i prefer a Standard Library module.
> 
No, there is no way to print any text (did yo also want to print 
graphics?) portably (by which I mean a way that will work on Windows, 
Linux, Solaris, HP-UX, AIX, ...).

Sorry. This answer is final.

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC/Ltd          http://www.holdenweb.com
Skype: holdenweb       http://holdenweb.blogspot.com
Recent Ramblings     http://del.icio.us/steve.holden




More information about the Python-list mailing list