I want to know is it possible to generate PDF file automatically at the background, I have adobe acrobat installed, usually this application is installed at client side, they can save as pdf file at local machine, however I want create pdf file from client side and save it to default server path, all process need to be run at background(client open a html file, click button to convert this page into pdf and save it on server), is it possible to do that?
Thanks for any comment.