|
Hai Friend,
What I need is,
I have a php web page generated. In the same page I want to have an option when clicked converts the same page into pdf file. Am using PHP 4.0.6. So, I decided to convert the php page into html, then from html to ps, from ps to pdf. This pdf has to be saved to any location the user wants. I dont want the user to use the Save As option in the Menu bar of the browser. In one click itself want these actions to be done. From html to ps, ps to pdf can be done, but how to convert the generated page into HTML is what am not clear.
Is there any way out to do this even simpler.
Thanks in advance.
|