Hello Daniel,
Already posted an alternative workaround in the other feedback item. Posting it here so anyone else having the same problem can use it.
Regards,
Martin Ivanov
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
The file exported to docx cannot be reimported by preceding version of the richtextbox.
The workaround doesn't work for us. When using RadFlowDocument, the current implementation of the DocxFormatProvider
does not include support for exporting change tracking information (e.g., tracked revisions, insertions, deletions). This means that when you save a document with tracked changes using this provider, the changes will be "finalized" or "accepted" within the DOCX file, and the tracking information will not be preserved.