When using phpword to generate a word file, the content in the Html page has line breaks. After being saved in the database, these line breaks will be stored as \r\n. When generating word, if these line breaks are changed into Line breaks in word, that is: how to break lines in the page, how to break lines in word.
Please give me guidance, thank you very much!