Quote:
Originally Posted by BeginnerLearner
What if instead of checking if the words are exactly the same, we check if the words are similar? Will this cause a problem?
|
It's exactly the same problem.
Quote:
Originally Posted by BeginnerLearner
Instead of using sections, can I check page by page?
|
I can't see what Sections has to do with this - your example document still only has one Section. Regardless, for a multi-Section document, all you'd be doing is repeating the same comparison issue for every Section.