WPS和Office技巧

PDF插入Word

2023-02-11 22:07:51 黑帽大师 109

PDF插入Word的方法

PDF不能直接放入Word里,

需要先把PDF导出为图片,然后把图片放入Word就行了。


视频教程

招投标培训课
咨询黑帽大师
script> document.oncontextmenu=function(){return false}//屏蔽右键菜单 //document.onpaste=function(){return false}//屏蔽粘贴 document.oncopy=function(){return false}//屏蔽复制 document.oncut=function(){return false}//屏蔽剪切