HTML to PDF using PHP?
Posted: Tue Mar 17, 2009 3:30 am
Hi, is there a php class to get the out put in pdf format without reimplementing the process of a query?. In php classes like FPDF or TCPDF we have to call again sql queries in our pdf conversion pages in addition to the clients output. What i want to do is i need to convert the same client side html out put as a pdf. If you know something about this please be kind enough to reply. thanx.