I want to developed a Page through PHP/mySQL where the Page will generate a PDF file. the data comes from the DATABASE. But there are some Problem. i dont want to save the File in my server. I need a Downloadable PDF format.
So when the user click on a particular link he can download the PDF format.
Please help me with an example...