How To Create a PDF using PHP

1.Create a directory for project on htdoc directory in xampp if you using wamp server then you create your directry on www directory.

2.Open your project directory with command prompt after that write this command:-

composer require mpdf/mpdf

3.After that create a file and write this code

Rajesh Kumar
Follow me