How to generate pdf file in php?



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

Post New Answer

More PHP Interview Questions

Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?

0 Answers  


Is age an interval or ratio?

0 Answers  


Tell me how can we determine whether a variable is set?

0 Answers  


What is mysql in php?

0 Answers  


Is php session id unique?

0 Answers  






Why these language is needed?

3 Answers  


Are static variables final?

0 Answers  


How can we submit from without a submit button?

0 Answers  


What is the difference between a session and cookies?

0 Answers  


What is difference between isset and empty in php?

0 Answers  


What is rest api in php?

0 Answers  


What is pdo classes?

0 Answers  


Categories