1

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!

korukyu
  • 33
  • 6
  • The hurlant as3crypto library is what you are looking for. – The_asMan Mar 27 '12 at 20:09
  • 1
    as3crypto has nothing to do with password protecting PDFs. That feature has been added and i believe the devs are supposed to add it to the next release. The only way i believe for you is to generate your PDF in php... – Eric Mar 28 '12 at 15:01

0 Answers0