Have you ever thought of downloading the current viewed page as PDF. Here’a quick program which can read an HTML and convert it to PDF using JSP or Servlet. I am going to call an external linux command called ‘convert’ which does all the magic for me. All I need is a linux box with […]
html2pdf using jsp and linux
- Post author By Hussain Fakhruddin
- Post date
- Categories In ajax, java, linux
- No Comments on html2pdf using jsp and linux