We noticed that tab character conversion from Word file (Word 2003) is dependent from “user.country” and from “user.language” properties that are defined under Java options.
This is clearly a bug, since connection makes no sense.
We are using Aspose Words for Java 20.6.
You can test it with attached documents.
First output case has Java settings set to:
user.country = DE user.language = de
Second output case has Java settings set to:
user.country = US user.language = en
input-doc.zip (49.6 KB)
output1.pdf (61.1 KB)
output2.pdf (69.8 KB)
Br,
Gregor