We recently made an application for a client in PHP where we had to generate PDF files using some HTML content, We chose to opt for DOMpdf for doing this. Though it did work, But the development experience so bad that if i had the power to make the d...