To identify the alterations in a document for each people?

General TRichView support forum. Please post your questions here
Post Reply
eduamd
Posts: 4
Joined: Wed Sep 08, 2010 12:50 pm

To identify the alterations in a document for each people?

Post by eduamd »

Hello,


Excuse the bad translation, I don't speak English and I am using a translator.

I am needing help to create the following function in my editor.

I need to identify each person that makes modifications in the content of the document and which modification accomplished.

I tried to use the resource of TAG and Checkpoint, however I have been having difficulties in creating this functionality.

For instance, in a text of 5 paragraphs "Eduardo" created 2 paragraphs and "José" created 3 paragraphs. When I accomplish a search for "Eduardo" I will obtain the two paragraphs that "Eduardo" created.

I would like help and if possible some example.

Thank you.
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

I am afraid it will be very hard to implement this feature in the current version of TRichView, considering that users may make different kinds of modification: not only text typing or insertion, but deletion and changing attributes...
eduamd
Posts: 4
Joined: Wed Sep 08, 2010 12:50 pm

Post by eduamd »

I know, however, at first me I need something of the type control of alteration of the Microsoft word
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

I am afraid, our controls cannot be used for this.
Post Reply