Skip to main content
Inspiring
November 19, 2015
Answered

Footnote junk character replace

  • November 19, 2015
  • 1 reply
  • 557 views

Hi All,

In my document having the footnote contents. This contents already having the xml tag(<FEFF>).

But, these XML element is hide in the footnote contents.

I need, How to delete the xml tags(<FEFF>)?

The below figure shows the footnote contents. and also contains xml element tags.

The below figure show the selected xml element content. They can't have xml structure.

Please help me anyone, How to delete the selected contents in footnote contents?

Thanks by,

Peter.

This topic has been closed for replies.
Correct answer AD4003

I got answer.

find text :"<FEFF>"

replace text:""

All xml tag characters are replaced.

Thanks,

Peter.

1 reply

David W. Goodrich
Participating Frequently
November 19, 2015

I'm sure one of the big boys can give you a better answer, but in the meantime you can check this thread.

David

AD4003Author
Inspiring
November 19, 2015

Hi David,

     thread cannot be helped.

Please help me anyone.

Thanks.

AD4003AuthorCorrect answer
Inspiring
November 21, 2015

I got answer.

find text :"<FEFF>"

replace text:""

All xml tag characters are replaced.

Thanks,

Peter.