do el: lunes, 25 de febrero de 2013 10:23
Para: Post all your questions about iText here
Asunto: Re: [iText-questions] Protect the PDF with digital signature in
Android sample
Hi,
First of all, Android uses a custom version of bouncycastle, so by adding
bouncycastle to your application, you are most l
Hi,
First of all, Android uses a custom version of bouncycastle, so by
adding bouncycastle to your application, you are most likely to run into
problems. That's why SpongyCastle exists.
Secondly, iText has an Android port which has dependencies on the right
libraries (spongycastle vs bouncyca
Hello all,
I see in Chapter 12 "Protecting your PDF" the sample who shows how to
protect the PDF. As I see, it's a Java sample but not for Android (or nor
working for me ;)).
I try to create an Android Activity who protects the PDF with a digital
signature but the result is always an except