How to convert html to pdf and download in php

You could try using HTML2PDF. It's a (for as far as I know) free PHP class to convert.. HTML to PDF, yea! (guess you didn't see that coming).

Create a PHP file, generate a PDF in it and set the headers so that the file will be seen/handled as a PDF file by the browser. That's a way it should work :).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.