Chinaunix首页 | 论坛 | 博客
  • 博客访问: 147044
  • 博文数量: 26
  • 博客积分: 385
  • 博客等级: 一等列兵
  • 技术积分: 257
  • 用 户 组: 普通用户
  • 注册时间: 2011-03-03 00:46
文章分类

全部博文(26)

文章存档

2015年(1)

2014年(10)

2012年(5)

2011年(10)

我的朋友

分类: LINUX

2014-03-16 17:53:54

Easiest way to remove PDF restrictions

If you have a PDF that doesn’t allow some features like editing or printing but has no password, under Linux this is the easiest way to remove the restrictions: Install qpdf and decrypt the file. qpdf doesn’t check the restrictions like Acrobat does.

aptitude install qpdf
qpdf --decrypt restricted_file.pdf free_file.pdf

阅读(1655) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~