I have been looking for a solution to this problem, but i could not find it. Is it possible to have HTML button that will convert my Clipboard into a file using javascript. In other words i need a button that will convert my CTRL + C into a file.
Asked
Active
Viewed 33 times
1 Answers
1
You can use a third party library like Joel Besada Pasteboard or you can use the approach in this answer.
DrFreeze
- 136
- 10