Create PDF from HTML with com.adobe.pdfjt
Hi,
For one of my projects, when a user clicks on a Save button on the page, I need to capture a section of the html and render it as a pdf, styling included, so that a user can save it for later use.
I was looking through the packages in the com.adobe.pdfjt library but I am finding it difficult to find anything that will allow me to do that. Does pdfjt allow that capability and if so, what main packages will I be using?
Note: This has to work for Firefox, Chrome and IE8+.
Thanks in advance for any help.
