By using this website, you agree to our Terms of Use (click here)
Recently corrected a problem. The content customer wanted to display did not appear in the PDF rendering. In this situation, it was within an Invoice.
The Solution after much trial and error was to add an additional '{br}' In one situation I had to add two. + '{br}' + '{br}'
The text being displayed was quite extensive. This is the first time I have seen this.
After adding this the Print and PDF were identical. I believe this issue has been around for a while, and it is not something always checked.
The build this was observed in was 20.115.
But something to be mindful of.
Hopefully, this saves everyone some time.
Regards
Matt
It was completely empty in PDF before you added your {br} trick?