Is there any code I can put in the input post text so that when appearing on fpdf it gives an enter space (to the next line) ..???
Use FPDF::Multicell() or FPDF::Write() and it should be done automatically.