Save pdf with columns to docx in C# using Aspose.PDF - column formatting is broken

image.png (146.0 KB)
image.png (31.5 KB)

The Aspose.PDF library offers a property RecognitionMode which works perfectly, however it crashes when run on linux:
DocSaveOptions saveOptions = new DocSaveOptions();
saveOptions.Mode = DocSaveOptions.RecognitionMode.Flow;

@samuelkdavis

We have responded to your other related inquiry in this thread. You may please follow up there.