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

Explain about a search-friendly site looks like?

0 Answers  


Tell me what is the use of "ksort" in php?

0 Answers  


What is .htaccessfile and use of this file

5 Answers  


code to see the priview of the image which is being uploaded (after browising the image... just click priview ... how it will be visible...before uploading)

0 Answers   Satyam,


What is use of echo in php?

0 Answers  






Which function you can use in php to open a file for reading or writing or for both?

0 Answers  


Which method removes the last element from the end of an array?

0 Answers  


What are php strings?

0 Answers  


List some of the features of php7.

0 Answers  


What are the advantages of indexes in php?

0 Answers  


Tell me what is the difference between get and post?

0 Answers  


Where are sessions stored php?

0 Answers  


Categories