I want to replace the data read ,by a new data, but the old data contains some special characters becauase of which i'm not able to replace the old data with new one
I'm getting this data after i read word file which contains special characters and some extra data that is not there in word file (marked in red)
"Computer Generated drawing\rprepared on: ms word / visio\rdataset file name: 826 DOCVARIABLE DwgDes \\* MERGEFORMAT W DOCVARIABLE Bundle \\* MERGEFORMAT 5172s DOCVARIABLE Assy \\* MERGEFORMAT 001A.doc\a"
What can be the solution to replace the data containing special characters?