Make PDF report in PHP with TCPDF | TCPDF Tutorial #1

Описание к видео Make PDF report in PHP with TCPDF | TCPDF Tutorial #1

welcome to my another php pdf tutorial video.
this time i will explain how to use TCPDF library by nicola asuni, to make pdf report in PHP.
tcpdf has been originally derived in 2002 from FPDF Class by Olivier Plathey.
it have more feature than fpdf such as write HTML method, UTF-8 unicode supports, and many others.
it is also shipped with 1 and 2 dimensional barcode so you don’t need to add separate library.
it has a slightly lower performance than FPDF.
but in terms of functionality and supports, TCPDF have the advantages over FPDF.
it have same basic functions as fpdf and the parameters are also similar.

Source Code : https://bit.ly/3hYdT0F

Комментарии

Информация по комментариям в разработке