I'm using the alivePDF library to generate PDFs in my AIR application with AS3. Is there a way to password protect or otherwise encrypt the PDFs I generate? Even if it's a different AS3 library, as long as I don't have to make the client install and run a second program, it would be fine.
Thanks!