Aspose将pdf转为markdown报错

Traceback (most recent call last):

  File "aspose_service_test.py", line 197, in <module>
    obj.handler("https://kompas-ft.kompas.ai/4d16980e05b011ee8a98f91624a0cfb8/68b858efa22455ee8b7c5a9e47fc767c/dea1347d819652f0abb13b9b4b1103e7.pdf")
  File "aspose_service_test.py", line 176, in handler
    self.aspose_word_to_md(input_path, output_file)
  File "aspose_service_test.py", line 73, in aspose_word_to_md
    doc = aw.Document(input_file)
RuntimeError: Proxy error(NotSupportedException): Specified content type is not supported: application/pdf.

@jialei 您能否在此处附上您输入的 PDF 文档以进行测试? 我们将检查该问题并为您提供更多信息。