本篇文章小编给大家分享一下Java实现PDF文件的分割与加密功能代码示例,文章代码介绍的很详细,小编觉得挺不错的,现在分享给大家供大家参考,有需要的小伙伴们可以来看看。
加密文件
/** * 加密文件测试 * @from fhadmin.cn */ @Test public void encryptTest(){ try { String filePath = "D:test像李开复一样思考人生.pdf"; String password = "1234"; PDDocument document = PDDocument.load(new File(filePath)); StandardProtectionPolicy spp = new StandardProtectionPolicy(password, password,new AccessPermission()); document.protect(spp); String newFilePath = "D:test像李开复一样思考人生2.pdf"; document.save(newFilePath); document.close(); } catch (IOException e) { e.printStackTrace(); } }
切割文件
/** * 切割文件测试 * @from fhadmin.cn */ @Test public void extractTest(){ try { String newFilePath = "D:test像李开复一样思考人生2.pdf"; String password = "1234"; PDDocument document = PDDocument.load(new File(newFilePath), password);//带密码读取 //从第一页截取到第二页 PageExtractor pageExtractor = new PageExtractor(document, 1, 2); PDDocument extract = pageExtractor.extract(); extract.save("D:test像李开复一样思考人生free.pdf"); extract.close(); document.close(); } catch (IOException e) { e.printStackTrace(); } }
生成封面图
/** * 切割文件测试 * @from fhadmin.cn */ @Test public void createCoverPicTest(){ try { String pdfPath = "D:test像李开复一样思考人生.pdf"; File file = new File(pdfPath); //order目录 String orderPath = file.getParent(); //转换后的img目录 String bookName = file.getName().substring(0,file.getName().lastIndexOf(".")); String imgPath = orderPath + File.separator +bookName+".png"; log.debug("pdf封面图生成成功:{}", imgPath); PDDocument pdDocument = PDDocument.load(new File(pdfPath)); PDFRenderer renderer = new PDFRenderer(pdDocument); /* 第二位参数越大转换后越清晰,相对转换速度越慢 */ BufferedImage image = renderer.renderImageWithDPI(0, 150); ImageIO.write(image, "png", new File(imgPath)); } catch (IOException e) { e.printStackTrace(); } }
忍者必须死34399账号登录版 最新版v1.0.138v2.0.72
下载勇者秘境oppo版 安卓版v1.0.5
下载忍者必须死3一加版 最新版v1.0.138v2.0.72
下载绝世仙王官方正版 最新安卓版v1.0.49
下载Goat Simulator 3手机版 安卓版v1.0.8.2
Goat Simulator 3手机版是一个非常有趣的模拟游
Goat Simulator 3国际服 安卓版v1.0.8.2
Goat Simulator 3国际版是一个非常有趣的山羊模
烟花燃放模拟器中文版 2025最新版v1.0
烟花燃放模拟器是款仿真的烟花绽放模拟器类型单机小游戏,全方位
我的世界动漫世界 手机版v友y整合
我的世界动漫世界模组整合包是一款加入了动漫元素的素材整合包,
我的世界贝爷生存整合包 最新版v隔壁老王
我的世界MITE贝爷生存整合包是一款根据原版MC制作的魔改整