Would creating a virtual print driver be possible with pywin32, similiar to the windows pdf driver ? WE have an old application that outputs data to a dotmatrix printer. WE would like to extend this application and integrate it with another application and the simplest way to do this would be to capture the print output, extract some information from the print output and then forward that information to a database application.
Any suggestions. I have found a couple of websites about print drivers (google is my friend !) but thought I might ask here for some advice and guidance. g. _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32