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. C#
  4. Compare Word docs

Compare Word docs

Scheduled Pinned Locked Moved C#
csharpquestion
2 Posts 2 Posters 0 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.
  • N Offline
    N Offline
    Nitin raj
    wrote on last edited by
    #1

    i have to compare a word document which has been edited with the original ie., document before editing. how do i do this in c#.

    Nitin Raj Bidkikar

    O 1 Reply Last reply
    0
    • N Nitin raj

      i have to compare a word document which has been edited with the original ie., document before editing. how do i do this in c#.

      Nitin Raj Bidkikar

      O Offline
      O Offline
      originSH
      wrote on last edited by
      #2

      You haven't specified the version on word so I'm going to assume you don't mean 2007. Older versions of word use Structured Storage aka DocFile. These files are accessed via the windows api ... heres an article covering that api: http://www.codeproject.com/file/structstor.asp[^] There are lots of hits on google for using Strucutred Storage[^] and DocFile[^] from C#.

      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