Welcome to my php FPDF tutorial video.
in this video, i will explain about how to use qr code in FPDF.
Unlike with the barcode, here we are using stand alone php qr code generator library which you can download here : https://goo.gl/s1BfD2
there are two methods to add qr code explained in this tutorial. By making a multi-purpose qr generator, or direcly generate the qr image file at runtime.
Source Code : https://bit.ly/3hYdT0F
More tutorial on this series : https://goo.gl/TNqTN4 (PHP PDF Tutorial Series)