guigrpa / docx-templates

Template-based docx report creation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question or maybe issue] Newlines on free text insertion

drogojinaru opened this issue · comments

Hello, I am using a textfield input, where the user can insert text with newlines, when inserted in document it looks like that:
Screenshot 2024-04-07 at 12 10 34
I already tried to use processLineBreaksAsNewText=true and processLineBreaks=true and it did not help, maybe I am missing smth. How can I force to enter them with new Paragraph on newline from textfield?
** it occurs only on justify text