| View previous topic :: View next topic |
| Author |
Message |
Neil in Washington General User

Joined: 16 Jun 2006 Posts: 21 Location: Washington
|
Posted: Thu Aug 31, 2006 6:36 am Post subject: Perform a word by word comparison of two paragraphs. |
|
|
I have a proofreading excersize going on between source PDF files and the HTML output from a conversion task. Right now we are using Writer to compare the two documents by copying a corresponding section of text from each and pasting them into Writer, then using our Mark1 Calibrated Eyeball to find any differences.
There's GOT to be a better way!
Is there a macro already written to read the two paragraphs/sections and compare them for us? I'm thinking in terms of a document merge, which does the same thing but on a document level. I have a guy who is trying to write a macro to do this, but I'm thinking that there should already be a valid tool for this.
Any ideas  _________________ Neil |
|
| Back to top |
|
 |
pitonyak Administrator


Joined: 09 Mar 2004 Posts: 3618 Location: Columbus, Ohio, USA
|
Posted: Thu Aug 31, 2006 10:14 am Post subject: |
|
|
Compare document seems like the best way to go, but if you want to do it in your own macro, then you will need to write the macro yourself. Jump through word by word and compare along the way! _________________ --
Andrew Pitonyak
http://www.pitonyak.org/oo.php |
|
| Back to top |
|
 |
Neil in Washington General User

Joined: 16 Jun 2006 Posts: 21 Location: Washington
|
Posted: Thu Aug 31, 2006 3:24 pm Post subject: |
|
|
As I understand the way a document compare works, it would involve too much overhead to do it that way. Kyle is making excellent headway, and I'm sure he'll have it working soon.
Thanks. _________________ Neil |
|
| Back to top |
|
 |
|