【问题标题】:How to find whether the content copying of pdf file is allowed or not?如何查看是否允许复制pdf文件的内容? 【发布时间】:2013-10-15 12:43:32 【问题描述】: 如何在命令行中查找pdf文件的content copying是否启用。 【问题讨论】: 标签: pdf command-line copying 【解决方案1】: 尝试cpdf的社区发布 cpdf -info file.pdf 并查看“权限”行的内容。 【讨论】: