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 |
What does the array operator '===' means?
Tell me how is it possible to propagate a session id?
How to download a php script directly in your script page?
3 Answers A1 Technology, Zmanda,
What is class extend in php?
What can php do?
How be the result set of mysql handled in php?
What is the difference between print() and echo() in PHP?
How can we know the number of days between two given dates using PHP?
8 Answers AZTEC, HCL, Navsoft,
How do you end php?
what are the rules to be followed at the time of declaring a variable?,what is the purpose of var_dump()function in php,syntax of ternary operator()in php,difference between drop a table and truncate a table...
Does php support overloading?
How to close a session properly?