javascript - Generate PDF when clicking on a link -


my problem statement is,

i have set of links in webpage,which created in javascript.

now want if clicks link should go corresponding page , pdf file should generate automatically. in ubuntu os there option generate pdf of page, how use generate automatically, if need condition also.

it server side task generate pdf or whatever. while javascript client side technique (in case).

so need use server side technology. should let know language use: php, c#, ruby, python etc. suggest ready out of box library.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -