hello, we have a problem converting a blank rtf file
Aspose.Words.UnsupportedFileFormatException: Unknown file format: Unknown
at Aspose.Words.Document.(Stream , LoadOptions )
at Aspose.Words.Document.(Stream , LoadOptions )
at Aspose.Words.Document…ctor(Stream stream, LoadOptions loadOptions)
at Aspose.Words.Document…ctor(Stream stream)
at Boole4.BooleConvert…ctor(eFileType FileType, Stream oInputStream)
System.NullReferenceException: Object reference not set to an instance of an object.
if we enter a char in rtf file it goes ok
with previous versions of aspose.words dll we had no problem, moreover we have no problem ad all converting others blank files (docx, pptx, xlsx…)
thank you