Hello,
I'm using iText to sign PDFs, and I need to generate a PAdES-BES signature.
Is there an example I can use to see how it is done? I'm a newbie to pdf
signature and what I've found is too advanced for me to be able to create a
PAdES-BES signature on my own (although I've been able to create a
Hi, everyone:
is there any way to diff visible and invisible text in IText?
Thanks for any advice.
Lijian
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for
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
I've found some strange behaviour of Chunk.setRemoteGoto(file, pageno)
under 5.3.5 and 5.4.0.
In my application, the target page number is always set to 1, and the
vast majority of generated links go to page 1 of the target file. A very
few, however, go to what seems like a random page.
Then