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
Post a Comment