Answer Posted / 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 View All Answers
How to remove an empty directory?
Is age interval or ordinal?
Tell me how is it possible to return a value from a function?
What is the alternative structure for control structures?
What is the difference between query and inquiry?
What is an anti csrf token?
What is the use of imagetypes() method?
What the use of var_dump()?
What is the difference between substr() and strstr()?
What is echo and print in php?
What is basic php?
What are the options to transfer session ids?
How do you parse and process html/xml in php?
What is the main difference between require() and include()?
What is string and its function?