Printing

Uwe Schmitt uwe.schmitt at procoders.net
Thu Jan 2 12:19:55 EST 2003


Pawel J. Maczewski <pjmacz at slcj.uw.edu.pl> wrote:
> On 2 Jan 2003, Uwe Schmitt wrote:

>> Pawel J. Maczewski <pjmacz at slcj.uw.edu.pl> wrote:
>> > Hi,
>> >   I have a question: how to print (sic!) in python (I use wxPy). The point
>> > is, that is should be os-independent :) I can generate the data to print
>> > in XML, HTML, PS... how to print it under windows? ;)
>> 
>> And I forgot another method: make a copy of a file, e.g. a ps-file,
>> to the file "prn:". This will work if your printer is connected
>> to your computer immediatly.

> But, it works only with Windows, AFAIR... Aren't there any os-independent
> solution? 

Shurely it works only with windows, but you asked for it...

Greetings, Uwe.

-- 
Dr. rer. nat. Uwe Schmitt      Computer science is no more about Computers,
uwe.schmitt at num.uni-sb.de      than astronomy is about telescopes. (Dijkstra)
http://www.procoders.net           




More information about the Python-list mailing list