this does not have a command line tool. I need something like that for on
the fly operation. Isn't it?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I have a php/ mysl web sites. I have one page of timeseries wchih I plot
with Gnuplot as JPG.
Now, I would to add a "save as PDF" button to this page. What I was dreaming
is when you click on the button the same HTML page will be saved as PDF.
BUT, I tried HTML_ToPDF code and I could not doi