erdomke / RtfPipe

Library for processing rich-text format (RTF) streams
MIT License
121 stars 44 forks source link

Specified method is not supported. #30

Closed connectmed closed 5 years ago

connectmed commented 5 years ago

Conversion fails when the following text is present:

.br\.br\

causes:Specified method is not supported and conversion can't complete.

Thanks.