i want to create PDF file for my PHP web page it must be some button like create PDF then user click button PDF file must automatically generate my web page dynamic page it contain MySQL tables how i do it and there are any open source software for it ...
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Generate the PHP as you usually would but add the
Or
|
|||||||||||
|
|
You can make PDFs with fpdf: http://fpdf.org/
|
||||
|
|