Tom_Moser
Thanks for the reply . Yes after protecting the data I am replacing packages in protected word document with the help of parser. When tried protecting the modified data with the available info from the word doc the file looks fine and able to open with word document
But when applied a new label which means I need to create new protection handler and use that for protecting the document. With the help of parser I replaces the package but word complains with above error
When I compare the existing word protection handler with newly created protection handler as a part of label change, I do observe the rights mismatch .
I was able to unprotect the document with the newly created protection handler but the word shows the error.
Not sure wether this rights mismatch causing the issue? or is there anything I am missing?