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 is the actually used php version?
What is the string concatenation operator in php?
Can you use php and javascript together?
How we can declare variable in php?
Can we embedded directly PHP code into XHTML document? State Whether True or False?
Why overriding is called runtime polymorphism?
What is htaccess in php?
can we use PGP with PHP?
Explain some most commonly use string functions in php?
How to get complete current page url in php?
How to check if a string contains a character or word in php?
for image work which library?