If you are developing a PHP based web application using Laravel and have some requirement to create PDF documents then you have very limited choice. I was searching some php library for generating PDF document and came across Dompdf. It’s a very simple Laravel library which can be used for generating PDF with lots...