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

2014-03-13 Thread Huksley
Hello! I am receiving error trying to convert TIFF to PDF. > Compression JPEG is only supported with a single strip. This image has 220 > strips. I`ve tested it on latested 5.4.5 version. Is there any workaround for this error, besides pre-converting TIFF to other format before feeding it to i

[iText-questions] Acrofields / Barcode Acrobat Pro X1

2014-03-13 Thread Praveen Kanniappa Sadasivan
Hi, I am trying to dynamically populate a barcode field generated using acrobat X1 pro, with itext acrofields. But barcode is coming up as plain text. Any idea how I can get around this issue? Code is as mentioned below. using (var stamper = new PdfStamper(reader, ms))

[iText-questions] Pervaiz, please add me to your LinkedIn network

2014-03-13 Thread Pervaiz Iqbal Khan via LinkedIn
LinkedIn Pervaiz Iqbal Khan has indicated you are a Colleague at Xavor Corporation -- I'd like to add you to my professional network on LinkedIn. - Pervaiz Iqbal Khan Accept invita

[iText-questions] [SPAM] Re: how to extract PDF watermark content using iText apis

2014-03-13 Thread mkl
pittypan, pittypan wrote > http://superuser.com/questions/455462/how-to-remove-and-extract-a- > > watermark-from-a-pdf > What do you

[iText-questions] acrofields/Acrobat Pro

2014-03-13 Thread Praveen Sadasivan
Hi, I am trying to dynamically populate a barcode field ,generated using acrobat X1 pro, with itext acrofields. But barcode is coming as plain text. Any idea how I can get around this issue? Code is as mentioned below. using (var stamper = new PdfStamper(reader, ms))

Re: [iText-questions] coordinates of a text in pdf

2014-03-13 Thread pittypan
Yes, check this post. http://stackoverflow.com/questions/5326496/is-it-possible-to-find-text-position-with-itext/ pdf-text-location

Re: [iText-questions] how to extract PDF watermark content using iText apis

2014-03-13 Thread pittypan
Do you have to use itext API, there are many free pdf watermark remover on the internet and maybe you can have a try. http://superuser.com/questions/455462/how-to-remove-and extract-a- watermark-from-a-pdf

[iText-questions] [SPAM] Re: How to move some text in an existing PDF, from left to right?

2014-03-13 Thread mkl
roquegil, roquegil wrote > I would to catch some existing information in a specific area, and move it > to the right. > > ... > > At this moment I've found one solution which is not ideal but should > works. A good generic solution is difficult indeed. Even though the content to move visually p