In order to encrypt or attach files, I believe I need access to the PDDocument. Would it be possible to add a ``` PdfLayoutMgr.getPdDocument() { return doc; } ```
In order to encrypt or attach files, I believe I need access to the PDDocument.
Would it be possible to add a