Search found 3 matches

by fiddyschmitt
Thu Jul 04, 2019 5:15 pm
Forum: ExamDiff Pro
Topic: Compare split lines with non-split lines
Replies: 4
Views: 9996

Re: Compare split lines with non-split lines

Brilliant, thanks guru
by fiddyschmitt
Thu Jul 04, 2019 2:58 pm
Forum: ExamDiff Pro
Topic: Compare split lines with non-split lines
Replies: 4
Views: 9996

Re: Compare split lines with non-split lines

No worries, thanks guru.

In the end I used this process to make the files comparable:

- From ExamDiff, copy the text from the left pane into Notepad++
- In Notepad++
//The following removes carriage returns
Press Ctrl+H
Find what: \r\n
Replace with: (leave this blank)
Search mode: Regular ...
by fiddyschmitt
Wed Jul 03, 2019 10:50 pm
Forum: ExamDiff Pro
Topic: Compare split lines with non-split lines
Replies: 4
Views: 9996

Compare split lines with non-split lines

Hi,

I'm comparing a word document (left) with a PDF file (right). The PDF file was generated from a newer revision of the word document.

The PDF has hard line-breaks in places that the word document just visually wraps to the next line. As such, ExamDiff concludes that they are very different ...