The optimized version of the word structure has a problem with the margin & padding calculation.
The problem is that the indent value is to high if "mm" was used.
After research I figured out that the convert-method calculate the measure wrongly.
After fixing of the mathematics behind the indent will be calculated correctly.
This is a scren of right-indent before and after of the word test document:
The optimized version of the word structure has a problem with the margin & padding calculation. The problem is that the indent value is to high if "mm" was used.
After research I figured out that the convert-method calculate the measure wrongly.
I will create a fix for that.