Document Compare (original) (raw)
Summary
Use the LEADTOOLS Document Compare SDK to add full-featured document comparison capabilities to applications. The LEADTOOLS Document Compare library allows easy text-based comparisons with string, DocumentPageText, and LEADDocument objects. For examples, refer to the following functions:
- DocumentComparer.CompareText(IList{string})
- DocumentComparer.CompareDocumentPage
- DocumentComparer.CompareDocument
The LEADTOOLS Document Compare library also supports generating reports based on the differences between the compare objects. For an example, refer to DocumentDifference.GenerateMarkdownReport.
Available for the .NET and Java environments.
Key Features
- Compare documents
- Compare images of documents
- Access comparison information, such as the page number and bounding box
- Quickly integrate document comparisons with the LEADTOOLS Document Viewer Control
- Search and view all text insertions, deletions, and edits in two image or text-searchable documents
- Generate reports based on the differences found in the comparison
- OEM-ready, zero-footprint document comparison solution
End-User Experience
- Ease-of-use that delights the end-user
- Interactive comparison navigator steps user through insertions, deletions, and edits.