Last Updated:
18 Dec 2020 10:42
by ADMIN
WordsProcessing: Invalid values exported when a floating number is set for border thickness
According to the Office Open XML specification, the border thickness should be preserved in a DOCX file using a positive whole number, whose contents consist of measurement in eighths of a point. However, the current logic of WordsProcessing works with double values that might result in fractional numbers while converting them.