Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 328 Bytes

File metadata and controls

8 lines (6 loc) · 328 Bytes

Textbox-input-pdf-generator

A Simple User input to pdf generator using PHP.

  • User input is taken through a textbox (Bootstrap used for the frontend).
  • For converting the user input to PDF PHP's FPDF library has been used.
  • Preservation of Line breaks has been taken care off.
  • The resulting PDF page(s) size will be A4.