thankyou for sparing your time, I want a reliable document management system.For this purpose I think Alfresco is a good document management system. I want that who has modified that document and on which line the change has taken place in earlier versions of the documents. I just wonder can this be done? If yes then how?
Asked
Active
Viewed 113 times
0
-
1what kind of document? As in, are you talking about Microsoft Word documents? – Bob Dalgleish Oct 16 '14 at 09:22
-
Yes MS Word Document – Pritam Pol Oct 16 '14 at 09:24
-
You can use the document comparison commands within the applications to find the difference between different versions of the document. You can also turn on "Track Changes" in the document to get you more detail on what has changed. – Bob Dalgleish Oct 16 '14 at 09:28
-
@OP what do you mean by "I want a reliable document management system"? – Miki Oct 16 '14 at 11:35
2 Answers
1
You can use apache poi api for comparing microsoft documents using java. Below is link for same which contains same things, but that is not for alfresco its for normal java programm.
Is there any Java API available to compare two microsoft word documents?
Using apache POI api you can compare result of alfresco document version and display same in alfresco.
Krutik Jayswal
Alfresco Developer

Community
- 1
- 1

Krutik Jayswal
- 3,165
- 1
- 15
- 38
1
You could use Alfresco plugin which I think meetup your requirement. https://code.google.com/p/versions-difference-alfresco-plug-in/

mitpatoliya
- 2,037
- 12
- 23