Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
TOS_DI 7.3
Is there a Rich Text component, or a way to include a library in Code to extract text from a string in Rich Text format?
Hi
I think you need to convert RTF string to a plain text using Java code first, refer to this page. In Talend Studio, you can write the java code in a user routine or a tJava component to convert RTF to plain text.
Regards
Shong