Hi,
I have a RTF-File with a nested table inside.
If I load the document into an Aspose Document and save it as MS Word-docx file the tables are corrupted in MS Word.
Loading the RTF file directly in MS Word works fine.
I think the loading is the problem, because the document elements accessed via Aspose API already seem to be wrong.
Is this a known issue and can I workaround this?
Load RTF in Word:
grafik.png (875 Bytes)
Load RTF in Aspose, Save as DocX , Open in Word:
grafik.png (891 Bytes)
Regards,
Oliver