jfackler
Well-known member
Is there a way to capture a print document and parse its data? My office staff makes reminder calls to patients for appointments. Id like to interrupt the report that is generated and usually printed as a patient list for phone calls. The data is held off site and not available to me in its raw form, but I can generate the report on a network computer and send it to a network printer....thus, if I can capture the stream and parse the data, I can manipulate the data. I realize its convoluted but is it possible?
Jon
Jon