On 17.09.2010 03:15, Jeremy Nicoll - ml pyw32 wrote:

I would guess that the printer is waiting to see if more data is going to be
sent and eventually - after a timeout - deciding not.  Looks to me as if
your test data needs at least a carriage-return to mark the end of a line,
and more to the point something (but I'm not sure what) to mark end of page.
  It might just be an EOF character.

Maybe FF (form feed)?

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

Reply via email to