striprtf icon indicating copy to clipboard operation
striprtf copied to clipboard

Error while decoding characters

Open ffreller opened this issue 3 years ago • 0 comments

I'm having issues while decoding some characters. I get the following errors when decoding some rtf text: "'charmap' codec can't encode character '\x96' in position 0: character maps to ", "'charmap' codec can't encode character '\x93' in position 0: character maps to ", "'charmap' codec can't encode character '\uf02d' in position 0: character maps to ", "'charmap' codec can't encode character '\x99' in position 0: character maps to ", "'charmap' codec can't encode character '\u25a1' in position 0: character maps to ", "'charmap' codec can't encode character '\u2234' in position 0: character maps to ", "'charmap' codec can't encode character '\x95' in position 0: character maps to "

If necessary, I can send you the rtf files that resulted in those errors.

Thank you

ffreller avatar Feb 11 '22 13:02 ffreller