We currently have a program that sends data to a printer one line at a time as data is created, i.e. every time a phone call is made, it logs the call to printer output, thus creating a major waste of paper. Is there any way to send this data to a retreivable file or database that could then be saved to disk?