play2-scala-pdf
play2-scala-pdf copied to clipboard
Support for PDF encryption
It would be nice to add support for PDF encryption (which the underlying rendering library already implements).
I imagine this would be exposed via optional parameters to the toBytes
and toStream
generator methods.