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 |
Explain how can we execute a php script using command line?
Tell me how can we determine whether a variable is set?
Which php framework is in demand?
what is difference between edit and update?
Is php used for frontend or backend?
Does winrunner 8.0 or qtp 8.0 supports php
What is indexing how many types?
3 Answers DLF, Infosys, Net Solution, Vcare,
Define anonymous classes in php7?
Can we use get instead of post?
What is cookies? How to create cookies in php?
Where is session value stored php?
Tell me will a comparison of an integer 12 and a string "13" work in php?