Question
How do I get the OCR function to stop treating lines up colons as column dividers?
I just want it to treat the scan as a simple text file. Just treat everything like a character and stop looking for lines or anything fancy. FYI, it’s 60 pages of VHDL code with lots of lined up colons, and the scan is all I have. Is there any kind of fine-grained control over the OCR function?
