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

What is csrf token and how will you add csrf token in ajax?

0 Answers  


What is the difference between php and cakephp?

0 Answers  


What is the salary for php developer(Fresher)?

1 Answers  


What is the major php security hole? How to avoid?

0 Answers  


Is php fully object oriented?

0 Answers  






Do you know is it possible to extend the execution time of a php script?

0 Answers  


How to use the COM components in PHP?

2 Answers   HCL,


What is the use of preg_match in php?

0 Answers  


How do you explain independent and dependent variables?

0 Answers  


What is the difference between $message and $$message?

12 Answers   BSPL, eGrove, i-Net Solution,


For printing out strings, there are echo, print and printf. Explain the differences.

3 Answers  


What is session in c#?

0 Answers  


Categories