[iText-questions] PDF Digital Signature in java and signature verification in c# (iText)

2014-03-14 Thread Guilherme Sousa
I'm developing a webserver in c# that performs digital signatures validations, to ensure that the pdf files weren't modified. I'm using iText and iTextSharp for this. But the client-side is based on a java applet. I perform the digital signatures in that java applet. In ja

Re: [iText-questions] Compression JPEG is only supported with a single strip. This image has 220 strips.

2014-03-14 Thread Michael Demey
Hi! As it is right now, multi-strip tiffs aren't supported in iText. There are also no plans to implement this functionality. As you noticed: The "workaround" for this issue is to preprocess the image using an image library or the jai extension library. Hope this helps. Kind regards, Michaƫ