3
Answers

Clipboard / Paste data comes from ?

Vasanth

Vasanth

7y
695
1
Is it possible to get the Clipboard/Paste metadata where its comes from ? 
 
For eg, I'm copying data from excel or word or web , then we need get to get that source path using javascripts or suggest me if any APIs.
 
Please guide 
 
Thanks 
Answers (3)
0
Arun Giri

Arun Giri

NA 13 1 7y

If you are using the api  SetClipboardViewer api then it is possible. check out this link (https://stackoverflow.com/questions/1648521/is-there-a-way-to-findout-the-source-application-from-which-tha-data-has-been-co)

0
Vasanth

Vasanth

NA 1.7k 441.7k 7y
Then how save.me API capturing copying from ?
 
http://www.aiclipboard.com/contact.html
 
 
0
Amit Gupta

Amit Gupta

NA 22.9k 247.5k 7y
I don't think it is possible to get the source of  OS's clipboard, whereas user can get/set data to clipboard