I want to download a web page as well as print the web page.
Hi Rout,
I think you can use a component from forge that do it for you with more elegance. Take a look at these components:
I want 2 Button one for download the document and another is for print the webpage
which type of document you want to download . if it is pdf then you need to use Forge component like ultimate PDF or HTMLtoPDF Converter . and for print screen you can achieve by JavaScript of any print forge component.