How do I add a line break to my PDF in FPDF?
Note depending on which function you use to output text to the screen and the parameters that you pass, you can set the function to automatically move onto a new line after writing which is the equivalent to a different parameter and then a call to the Ln() function.
Comment on this Question and Answer >>>
ASK A QUESTION
More FPDF PHP Questions
How do I add a new font to my PDF with FPDF?How do I set and change the font in FPDF?
How do I output text to a PDF with FPDF?
How can I find out more about FPDF?
How do I embed a font in FPDF?
