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 |
Which Scripting Engine PHP uses?
What are the benefits of using php and mysql?
How to reset/destroy a cookie?
What is the use of mysqli_real_escape_string() function?
Tell me what does pear stands for?
Is php strongly typed?
What is php and sql?
How cookies are transported from servers to browsers?
What are the features and advantages of object-oriented programming?
What is php in simple words?
What is instantiation?
Where do I run php code?