How to generate pdf file in php?
Answer / chinchu
We can create pdf files in php by using PDF libraries such
as TCPDF,FPDF etc
You can find the TCPDF library here http://www.tcpdf.org/
and FPDF library here http://www.fpdf.org/
| Is This Answer Correct ? | 14 Yes | 0 No |
How to increase the maximum execution time of a script in php?
What is php full form?
What is stdclass in php?
Tools used for drawing er diagrams?
How to insert a line break in php string?
What is php key?
How many records can be stored in mysql table?
Difference between mysql_connect and mysql_pconnect in php?
Is php 5 still supported?
What is config file in php?
What is the use of isset() in php?
What language is php based on?