simon steiner created PDFBOX-3893:
-------------------------------------

             Summary: encryption webpage doesnt compile
                 Key: PDFBOX-3893
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3893
             Project: PDFBox
          Issue Type: Bug
          Components: Documentation
            Reporter: simon steiner


Change:
PDDocument doc = PDDocument.load("filename.pdf");
to:
PDDocument doc = PDDocument.load(new File("filename.pdf"));

https://pdfbox.apache.org/2.0/cookbook/encryption.html



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to