I am reading a docx form with WTextFormField and the text entered by user has new line characters, but when I read the values I get the text without new line characters. Everything is concatenated in one long line.
If I open the word document in Office, and select the text, and paste in notepad, the new line characters are there, so why can't I do this with Syncfusion ?