Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. .NET SDK that provides side by side comparison and navigation in document pages

.NET SDK that provides side by side comparison and navigation in document pages

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpdesigntoolsjsonhelp
2 Posts 2 Posters 15 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member_15643424
    wrote on last edited by
    #1

    Hi, I'm trying to make a document comparison viewer for web browser that feels as same as Microsoft word's 'Track Changes' and 'Compare' (options available in Review Tab). I am already using Aspose.Words to convert every file type to docx and compare two files which gives me a redline copy merged into one single document. What i want to get is the resulting document(s) in a **side by side comparison** on UI. Also i want to give the ability to do the basic: 1. Get a summary of changes made and able to navigate as to where to changes are made in the document.(Scroll to the position of change in the document, just like Review Pane in MS word) 2. Accept and Reject those changes and download the revised document. 3. Able to compare text as well as non text related changes. I've looked for many 3rd party tools but always end up in a limitation surrounding them, to list a few 1. GroupDocs.Comparison - Gives navigation and auto scroll but in a merged document not in side by side view. Also, does not gives a document but a set of images. 2. Draftable - Compares only text and style, no image/tagged file objection insertion or deletion. No option to accept or reject changes 3. ipdf-net - No option to accept or reject changes. 4. PrizmDocs Document Compare API - No navigation to where the change is made in the document. Also no side by side comparison. 5. Litera Compare: No side by side comparison. Where i could such 3rd party SDK that would help me achieve my objective or is there any was i could overcome the limitations i am getting from the tolls I've looked at ? The main concern is to have a navigation/mapping of change made to its position in the document and ability accept or reject those changes.

    D 1 Reply Last reply
    0
    • M Member_15643424

      Hi, I'm trying to make a document comparison viewer for web browser that feels as same as Microsoft word's 'Track Changes' and 'Compare' (options available in Review Tab). I am already using Aspose.Words to convert every file type to docx and compare two files which gives me a redline copy merged into one single document. What i want to get is the resulting document(s) in a **side by side comparison** on UI. Also i want to give the ability to do the basic: 1. Get a summary of changes made and able to navigate as to where to changes are made in the document.(Scroll to the position of change in the document, just like Review Pane in MS word) 2. Accept and Reject those changes and download the revised document. 3. Able to compare text as well as non text related changes. I've looked for many 3rd party tools but always end up in a limitation surrounding them, to list a few 1. GroupDocs.Comparison - Gives navigation and auto scroll but in a merged document not in side by side view. Also, does not gives a document but a set of images. 2. Draftable - Compares only text and style, no image/tagged file objection insertion or deletion. No option to accept or reject changes 3. ipdf-net - No option to accept or reject changes. 4. PrizmDocs Document Compare API - No navigation to where the change is made in the document. Also no side by side comparison. 5. Litera Compare: No side by side comparison. Where i could such 3rd party SDK that would help me achieve my objective or is there any was i could overcome the limitations i am getting from the tolls I've looked at ? The main concern is to have a navigation/mapping of change made to its position in the document and ability accept or reject those changes.

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Don't post the same questions in multiple forums. Once is enough.

      Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
      Dave Kreskowiak

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups