Hi. you can use html2pdf Library: https://github.com/iafan/html2pdf
Mar 19, 2020
5
Level 1
Fill PDF template
Hi!
I have tried to find a laravel 6 package to fill in fields in existing pdf templates but so fare I have not found any working package.
- Dompdf, not possible to fill in PDF forms, just create pdf
- Fpdf packages such as anouar/fpdf, I have tried different php packages put not been able to get it to work. (problem such as eg; don't install illuminate/support 5.5.x-dev|don't install laravel/framework v7.2.0" when trying to run "composer require " -Mpdf, also no luck
Question: Does it exist a working laravel 6 packages that make it possible to fill in data to existing PDF forms/template?
Best regards, Luc
Please or to participate in this conversation.