Conversion of RTF document to plain Text/HTML document using %iKnow.Source.Converter
Hello All,
Is ther any way to convert RTF content into Text document/HTML docucment in Cache object scripts or by using %iKnow.Source.Converter.
Please advise.
Thanks,
Archunan K
Not sure about iKnow, but check the article Converting documents with Caché and LibreOffice.
No, iKnow doesn't extract text from RTF prior to its NLP task. Besides the LibreOffice suggestion, I've also heard people who've worked with simple Java RTF extractors (part of regular JDK) and Tika in the past.