Aspose.Words convert file error

Using Aspose.Words to convert a PDF to Markdown, an error occurred. The document is a page split from a larger PDF. ErrorMessage: “RuntimeError: Proxy error(FileCorruptedException): The document appears to be corrupted and cannot be loaded. —> ArgumentNullException: Value cannot be null. (Parameter ‘bitmap’)” code:‘’’

document1 = aw.Document(file_name)
save_options = aw.saving.MarkdownSaveOptions()
save_options.image_resolution = 300
document1.save("test.md", save_options)

test.pdf (737.2 KB)

@David_Matin
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): WORDSNET-27912

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.