Newbie question about C++ example pdf to doc on Linux

Hi all
I need to convert pdf to doc or docx on Linux server, I have downloaded Aspose.Pdf-for-C but they are configured for Windows and Visual Basic, aspose.pdf.h contains lots of Windows header includes and they are difficult to come by on Linux.
Are there some examples for Linux, simple conversion pdf to doc, which headers to include and so on.
Best,
Marek

Hi All
I have managed to compile Aspose.Pdf with Qt project, but I cannot make a conversion to doc.
Program is crashing with info (when using example from github)

  terminate called after throwing an instance of 'System::ExceptionWrapper<System::Details_NullReferenceException>'
  what():  System::NullReferenceException

Or does not compile when using this approach

With info Doc is not a member of SaveFormat

Best,
Marek

@frankipl2

We are looking into this and will get back to you shortly.

@frankipl2

We were able to replicate the issue in our environment and logged it as PDFCPP-1241 in our issue tracking system. We will further look into its details and keep you posted with the status of its correction. Please be patient and spare us some time.

We are sorry for the inconvenience.