Skip to content

A basic PDF generator which takes in user input through a text-box and puts the content into a user defined PDF template

Notifications You must be signed in to change notification settings

ppoply/Textbox-input-pdf-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A basic PDF generator which takes in user input through a text-box and puts the content into a user defined PDF template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published