我正在使用PDF2.0.8,并尝试使用提供给jar文件的命令行选项进行PDFBox解密。现在我担心的是,我是否可以只使用PDFBox的一些相同的选项来解密PDF,而不用担心所有者/用户密码保留?at org.apache.pdfbox.tools.Decrypt.decrypt(Decrypt.java:154)
at org.apache.pdfbox.tools.Dec
我正试着用iText阅读pdf文档。PdfReader reader = null; //String fileName is the string with the path to your .pdffile, for example resources/pdfs/preface.pdf
reader = new PdfReader("C:\\test\\demo.pdf&quo