Is there a way to obtain the number of errored and total lines on each page of a fax transmission by looking at the Fax log files (You can assume we have access to the log files on both sides of the transmission.)?
I have to use the log file viewer program (FaxSpy) to look at the log files since it is not in pure text format. Is there a plain text version of these log files so I can open the file and read it from inside my program code? I need to be able to read the log files from inside my program to obtain the information I want since I want to automate the process.
Thank you in advance.
