Skip to main content
13-Aquamarine
May 4, 2023
Question

Taking screenshot and downloading the page

  • May 4, 2023
  • 1 reply
  • 3002 views

i want to take a screenshot of a particular page, in that page there is a button, if i click the button page it should get downloaded

 

1 reply

17-Peridot
May 4, 2023

Hello,

 

What is the use case for this?
Why could you not just use the snipping tool (if you are on windows)?

 

Regards,

Jens

13-Aquamarine
May 4, 2023

Hi jens,

Use Case: I have a Mashup page, that page i want to create one download button. If i click that button, it take a corresponding page screenshot and that screenshot  to be downloaded by image or Pdf File format.   

 

I need code for that above use case. 

 

thanks And regards

Hariharasuthan

19-Tanzanite
May 5, 2023

Hi @Hariharasuthan 

 

Maybe this widget will be helpful for you.

 

I created this simple print button 2 years back. When you click on the print button (don't worry about button size it is a responsive widget ) it opens the browser print menu (simple Ctrl + P action) and you can save the page as a PDF file 

Velkumar_0-1683260821648.png

Velkumar_1-1683260913238.png

 

If it is useful for you - Download Link

 

/VR