Hello,
I have a question regarding the mime-type recognition inside Aspose.
We’re supporting multiple documents in our application, but need to do something special for RTF documents.
However, when we upload an RTF document and run it through Aspose, it’s always recognized as application/ms-word
. How come Aspose cannot rely on the application/rtf
, which is the standard mime-type for rtf documents?