Generate Dynamic PDF using TCPDF

Описание к видео Generate Dynamic PDF using TCPDF

In this php video tutorial, you will be able to create dynamic pdf using tcpdf
Generate dynamic pdf using tcpdf
Steps:
1. Download tcpdf
2. Include tcpdf zip in your helper folder
3. unzip it and rename it to tcpdf
4. then in your controller, require tcpdf.php file
5. then create new pdf document
6. then write your html code and pass to pdf writehtml function
7. at last output the pdf as inline to the browser (I)



Documentation:
https://tcpdf.org/

#tcpdf #knowledgethrusters

Комментарии

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