Creating PDF Files in PHP by Using the FPDF Library
FPDF is a free library in PHP for generating PDF files. It has high level functions and support various features such as margins, header, footer, page break, images, colours, links and true type fonts. This post shows you how to use the FPDF library ...
yanyy.hashnode.dev3 min read
Arek Su
diggin into drupal
thankfully someone set up the github to mirror the fpdf page so you could
composer require setasign/fpdf:^1.8