Comment Re:OCR struggled? (Score 4, Informative) 37
Don't be too surprised. I am struggling since a few months with the rebuild of an old FORTRAN program. It is about 15,000 lines of code, only a printout was available, and the OCR replaced randomly '0' with 'O', '1' with 'l' an so on. Multiple pass with compiler and ftnchek solved most problems, but still something is not OK. Luckily, in the printout there are some test examples...