David Carrdcblogdev.hashnode.dev·Nov 23, 2016Using MPDF with Nova FrameworkMPDF is my go to library when I need to generate a PDF using PHP. It’s perfect for taking a html/php page and outputting that to a PDF. To install the package add this to the composer.json file: "mpdf/mpdf": "^6.1" This will install MPDF into the...Add a thoughtful commentNo comments yetBe the first to start the conversation.