Header and Footer stripped out going from DOC to RTF

Evaluating product.

Want to convert DOC to RTF

on Java 1.6

Just downloaded your tools this morning

Export to DOCX and PDF works fine



In reviewing forum for this issue, I see an issue was fixed doing the reverse (Headers RTF to DOC)

And also looked on internet to see that headers and footers appear to be supported in RTF.



Code:

Document doc = new Document(“Sample1.doc”);

doc.save(“Sample1.rtf”, SaveFormat.RTF);



Sample file enclosed

Hi Marty,


Thanks for your inquiry. Perhaps, you’re using an older version of Aspose.Words; as with Aspose.Words v11.11.0, I am unable to reproduce this problem on my side. I would suggest you please upgrade to the latest version of Aspose.Words i.e. v11.11.0 and let us know how it goes on your side. I hope, this will help. I have attached the output RTF file with this post.