Hello Good Day Everyone... what is the best way to embed a new line in a string that will show later as a description on an invoice? I have tried using '\n' but it doesnt work. Please take note that im passing the Data to a Template that will be rendered as PDF. Thanks in advance.