An old Word document cannot be converted to pdf

Hi,

On previous versions of Aspose.Words we do not have an ability to convert an old versions of word document. Seems that starting from version 16.1.0 you’ve added support of these files.

We’ve tried to use the latest version of Aspose.Words (16.2.0) and received exception:

Aspose.Words.FileCorruptedException: The document appears to be corrupted and cannot be loaded. —> System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
at System.IO.BinaryReader.ReadInt16()
at ?? . ? ? ?(BinaryReader )
at ? . ? ? ?(BinaryReader , Int32 , Int32 )
at .(BinaryReader , Int32 , ? )
at ? .(BinaryReader , ?? )
at .( , String , Int32 , IWarningCallback )
at …ctor( , String , Document , LoadOptions )
at Aspose.Words.Document.(Stream , LoadOptions )
— End of inner exception stack trace —
at Aspose.Words.Document.(Stream , LoadOptions )
at Aspose.Words.Document.(Stream , LoadOptions )
at Aspose.Words.Document…ctor(String fileName, LoadOptions loadOptions)

PS. Input files are attached.

Hi Mikhail,

Thanks for your inquiry. We have tested the scenario and have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system. You will be notified via this forum thread once this issue is resolved.

Issue ID for 109744.doc is WORDSNET-13287.
Issue ID for 156485.doc is WORDSNET-13288.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-13287;WORDSNET-13288) have been fixed in this .NET update and this Java update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.