guigrpa / docx-templates

Template-based docx report creation
MIT License
882 stars 145 forks source link

[Question or maybe issue] Newlines on free text insertion #362

Open drogojinaru opened 5 months ago

drogojinaru commented 5 months ago

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