Docx to PDF problems with BulletPoints on Linux

When converting any Docx which contains BulletPoints to PDF I get the following error:
Caused by: com.groupdocs.conversion.exceptions.GroupDocsConversionException: java.lang.IllegalArgumentException: Expected a value between 0 and 0.

Issue is only reproducable on Linux environment, on Windows Server conversion of the same document is successful.

The Stacktrace of Groupdocs is:

Caused by: com.groupdocs.conversion.exceptions.GroupDocsConversionException: java.lang.IllegalArgumentException: Expected a value between 0 and 0.
at com.groupdocs.conversion.Converter.convert(Unknown Source) ~[?:?]
at com.groupdocs.conversion.Converter.convert(Unknown Source) ~[?:?]

I am using java 8
Do I have to consider anything when using Groupdocs on Linux

I am using Java8 and my GroupDocs dependency is:

com.groupdocs
groupdocs-conversion
21.10

@Markus_Dorfer

Could you kindly provide the following information, and we will investigate this matter:

  • Type and version of the Linux operating system
  • Example conversion code
  • A problematic file