All whitespaces disappeared during the conversion

I am evaluating Create docx from template.

My JSON looks like this

But when i run it, template JSON output looks like this
image

My string "Reused (in new process system)" is converted to "Reused(innewprocesssystem)"

Also it is without whitespaces on my generated word document.

My mistake. There was few sections in my JSON file missing one property. Engine started to misbehave becouse of those.

1 Like