I would like to be able to have a Printer installed on a windows client. When someone prints to said printer it captures the print stream and dumps it into a file. I will eventually need to parse this data and put the results into a SQL database. Is this possible? where do i start.
If your wondering why i need this its because there is an application i need to pull data from, i cant install anything on the computer its running on so i figured if i set up a network printer and have it send information that way it could work.
I'm pretty much lost in the sauce on this one so if any can even point me in the right direction i would appreciate it.