We have a software that uses Aspose.Word and runs on alpine linux containers.
Our customers have always used .docx documents successfully, but now they have started using .odt documents as well and we have noticed some anomalies.
These are the anomalies we found between the source file and the final PDF:
-
The text disappears inside a box with a gray background.
-
The numbers in the numbered list disappear.
Is there some configuration for .odt that we are ignoring? We searched the documentation but could not find any information.
I attach the source .odt file and the results pdf.
.odt file
output.pdf (213.3 KB)
Thank you very much