On 24/01/2013 18:44, Marcelo Almeida wrote:
> Hello everyone,
> 
> I am trying to print a string (not a file) with win32print api and I'm
> using Tim Golden's
> <http://timgolden.me.uk/python/win32_how_do_i/print.html> third block of
> code (pasted below) as a testing example but without success. There is
> just no errors and the printer spool show the file rapidly and then
> nothing occurs. 

I just printed using that code in both Python 2 & Python 3, so there's
nothing obvious, I'm afraid. Is it possible that your default printer
isn't what you think it is?

TJG

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to