joshy / striprtf

Stripping rtf to plain old text
http://striprtf.dev
BSD 3-Clause "New" or "Revised" License
94 stars 27 forks source link

'utf-8' codec can't decode byte 0x85 in position 14: invalid start byte #25

Closed Prabakaran1410 closed 1 year ago

Prabakaran1410 commented 3 years ago

Hello Joshy,

I was using this library for parsing rtf file, somehow its failing to load the content.

\par \pard\li180\sb50\f1 wow at -8,99 \'85 so it can be profitable\f0 \n

joshy commented 3 years ago

Hi Prabakaran,

could you post the full rtf? Otherwise it will be difficult to debug.

Best regard, Joshy