Possible Duplicate:
How do I get WKHTMLTOPDF to execute via PHP?
I am using Wkhtmltopdf, Windows OS, Xampp to convert HTML into A4 PDF documents from the command line. This works fine. But how can I achieve this in PHP? The Windows command I use is:
D:\Program Files\wkhtmltopdf>wkhtmltopdf.exe http://www.google.com E:/d.pdf