How to remove escape characters?
I have a text attachment in the Media Object Viewer. It has an extra blank space. So in the XML for my RTF (BI Publisher), it has an escaped character as " " that stands for blank space. So right now in the PDF, the " " character shows up instead of the blank space.
How do I make it so the PDF will show the actual special characters, in my case it's a blank space instead of the escaped characters?
Thanks