Dompdf will do the job. The idea ia to create an A4 PDF and let the user print the PDF
A4 page to print in Laravel with dynamic content?
I have a table which I want to turn each row into a page to print it out with a dynamic content from db, I am wondering if there is a way to create A4 page template with fixed header and footer and dynamic content !!! and be able to print it out later??
I have seen many posts which recommended this packages which I don't know which one will meet my exact needs!!
and
Please help me!
what I want to implement is something like that!! for example I have a table list of the new companies and wanted to print a page for each company details alone like this pic
Thanks for your suggestion @laracoft
I just used snappy package
and by the help of this video I could do what I want to implement.
Please or to participate in this conversation.