I am trying to save a div as pdf file from a website which is not mine (A random website).
I have used html2pdf in my website to convert a div to pdf. But could it be used to save a div on a different website?
Or any other javascript/jQuery plugin that can be used for this task?
Thank you.