October 27, 2024
|
No Comments
Please follow the below steps for creating pdf file in php using html2pdf php library 1. Download the html2pdf php library from the following link
Add the following script to change input type text to phone no format. jQuery('#phone-field').on('keyup', function(e){ let val = e.target.value