RTF Import

Hello:
I am currently evaluating your product and I need to know how to insert RTF data using the DocumentBuilder. I have tried modifying your examples for Appending Documents and Inserting Documents but the former inserts in the wrong place and the latter does not work at all. I don’t necessarily need to insert from a document, I would be glad to just insert RTF data from a string.
Thanks in advance.

This message was posted using Aspose.Live 2 Forum

Hi
Thanks for your interest in Aspose.Words. Unfortunately, there is no direct method for inserting rtf data into the document. Currently you can use Insert document method to achieve this. See the following link.
https://docs.aspose.com/words/java/insert-and-append-documents/
Best regards.