页面中想实现文档粘贴功能 ,怎么实现

页面中想通过js/jquery实现文档粘贴功能 ,怎么实现
document.execCommand('Paste','false',null);无效

img

直接用插件吧 Clipboard.js