Javascript -- Downloading HTML files without opening a browser
I have a URL which I dnt want to open up in a browser. The servlet which
my URL points to is able to download the JPEG image of the rendered HTML
document using html2canvas library based on specific params.
How can I download the HTML as JPEG even without rendering the HTML on the
client side. Is that possible. Please share your inputs.
No comments:
Post a Comment