code:
document1 = aw.Document("TBSA_page1.pdf")
save_options = aw.saving.MarkdownSaveOptions()
save_options.image_resolution = 300
document1.save(f"TBSA_page1.md", save_options)
question: running in Linux, stalled.It’s been running for a long time and it’s not over.
Eventually, an error message was returned:RuntimeError: Proxy error(FileLoadException): The file cannot be opened. It might have unsupported format or be corrupted. —> MissingMethodException: Method not found: ‘System.Span`1 SkiaSharp.SKBitmap.GetPixelSpan()’.
Resource using:
file:
TBSA_page1.pdf (395.5 KB)