Okay, thanks. I’ll work with the Archive.zip Meanwhile here’s another problem PDF. The message I get when I try to -
Dim doc As Aspose.Words.Document = New Aspose.Words.Document(sFName)
is:
“The file cannot be opened. It may be in an unsupported format or corrupted.”
Here is the PDF. 7009custbill01052021 (1).pdf (364.5 KB)
You are right; Aspose.Words for .NET currently throws following exception upon loading this PDF:
System.IO.FileLoadException
HResult=0x80131621
Message=The file cannot be opened. It might have unsupported format or be corrupted.
Source=Aspose.Words
Inner Exception 1:
InvalidOperationException: Pdf corrupt.
Inner Exception 2:
ArgumentException: An item with the same key has already been added.
We have logged this problem in our issue tracking system. The ID of this issue is WORDSNET-21725. We will further look into the details of this problem and will keep you updated on the status of correction. We apologize for your inconvenience.