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ë

[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

Re: [iText-questions] Compression not working?

2009-11-19 Thread 1T3XT info
Gonzalo Vásquez Sáez wrote: > as matter of fact, I've just also bought online iText in > Action, first edition, as waiting 6 months for the second edition won't > work for me right now If you buy the 2nd edition now, you get: - the first edition for free as an ebook (so in fact, you get two book

Re: [iText-questions] Compression not working?

2009-11-19 Thread Gonzalo Vásquez Sáez
Problem solved using PdfSmartCopy instead of PdfCopy, thanks everybody for your tips. Atentamente, Gonzalo Vásquez Sáez Gerente de Proyectos Altiuz | Neox Desarrollo Nueva Tajamar 555 Of. 802 Las Condes - Santiago Fonos 56 (2) 335 2461 / 203 6200    IBM Certified Advanc

Re: [iText-questions] Compression not working?

2009-11-19 Thread Gonzalo Vásquez Sáez
The problem that we have is exactly what is described in te article you pointed me (as matter of fact, I've just also bought online iText in Action, first edition, as waiting 6 months for the second edition won't work for me right now). So: we are having duplicate company logos on the header o

Re: [iText-questions] Compression not working?

2009-11-19 Thread Gonzalo Vásquez Sáez
Thanks I'm going to read the topic you mentioned, but in out application it may be a bit difficult (if not impossible) to know apriori, if different pages will have repeated images, as the resulting pdf file is a concatenation (via PdfCopy) of different documents, which sometimes have duplicat

Re: [iText-questions] Compression not working?

2009-11-19 Thread 1T3XT info
Gonzalo Vásquez Sáez wrote: > I guess you could be right, the problem is that I'm getting extra huge > PDF files out of iText It's easy to create huge files with iText if you don't know what you're doing. Go to http://www.manning.com/affiliate/idevaffiliate.php?id=223_212 and open chapter 2 (th

Re: [iText-questions] Compression not working?

2009-11-19 Thread Gonzalo Vásquez Sáez
ox.cl] Sent: Thursday, November 19, 2009 6:30 PM To: Post all your questions about iText here Subject: Re: [iText-questions] Compression not working?   That might be one way to focus the problem but, in such case, how can I achive this kind of "compression" benefit

Re: [iText-questions] Compression not working?

2009-11-19 Thread Gonzalo Vásquez Sáez
I guess you could be right, the problem is that I'm getting extra huge PDF files out of iText of what is supposed to be a small PDF file, that's why I've just sent the multivalent API link, please see that  message. Atentamente, Gonzalo Vásquez Sáez Gerente de Proyectos Altiuz | Neox Desarro

Re: [iText-questions] Compression not working?

2009-11-19 Thread 1T3XT info
Gonzalo Vásquez Sáez wrote: > That might be one way to focus the problem but, in such case, how can I > achive this kind of "compression" benefit programatically? The link to the code sample you've sent doesn't work, and you're trying to do something that should only be done by experts. (The fact

Re: [iText-questions] Compression not working?

2009-11-19 Thread Leonard Rosenthol
purchase/license one of the various commercial applications that already do this sort of stuff for you... Leonard From: Gonzalo Vásquez Sáez [mailto:gvasq...@neox.cl] Sent: Thursday, November 19, 2009 6:30 PM To: Post all your questions about iText here Subject: Re: [iText-questions] Compression

Re: [iText-questions] Compression not working?

2009-11-19 Thread Gonzalo Vásquez Sáez
ou can get!   Leonard   From: Gonzalo Vásquez Sáez [mailto:gvasq...@neox.cl] Sent: Thursday, November 19, 2009 4:29 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Compression not working?   I'm using version 2.1.7, with IBM's JDK

Re: [iText-questions] Compression not working?

2009-11-19 Thread Leonard Rosenthol
ll you can get! Leonard From: Gonzalo Vásquez Sáez [mailto:gvasq...@neox.cl] Sent: Thursday, November 19, 2009 4:29 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Compression not working? I'm using version 2.1.7, with IBM's JDK included in Rational Software Devel

[iText-questions] Compression not working?

2009-11-19 Thread Gonzalo Vásquez Sáez
I'm using version 2.1.7, with IBM's JDK included in Rational Software Developer, "java -version", says: java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build pwi32devifx-20080303 (SR6b + IZ15865)) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows Vista x86-32 j9vmwi322

RE: [iText-questions] Compression

2005-08-30 Thread Paulo Soares
iText > Subject: [iText-questions] Compression > > Hi, > > Is it possible to compress images that I insert into the PDF? > This is because I'm getting large PDF files when I insert images. > > Thanks > > Rodrigo > > ___

Re: [iText-questions] Compression

2005-08-30 Thread bruno
Develop wrote: Hi, Is it possible to compress images that I insert into the PDF? This is because I'm getting large PDF files when I insert images. In general you should compress your images before adding them to the PDF. br, Bruno ---

[iText-questions] Compression

2005-08-30 Thread Develop
Hi,   Is it possible to compress images that I insert into the PDF? This is because I'm getting large PDF files when I insert images.   Thanks   Rodrigo__Converse com seus amigos em tempo real com o Yahoo! Messenger http://br.download.yahoo.com/messen

RE: [iText-questions] compression?

2004-04-19 Thread Paulo Soares
Title: Message Compression is on by default.   Best Regards, Paulo Soares From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jody BrownellSent: Saturday, April 17, 2004 4:13 PMTo: [EMAIL PROTECTED]Subject: [iText-questions] compression? Hello, i am new

[iText-questions] compression?

2004-04-17 Thread Jody Brownell
Title: Message Hello, i am new to itext ... I am wondering if itext library supports PDF compression... if so, how can I configure it?

RE: [iText-questions] Compression Issue

2004-03-24 Thread michael . christoff
racted PNG would be different, right? "Paulo Soares" <[EMAIL PROTECTED]> 03/24/2004 06:19 AM To <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> cc Subject RE: [iText-questions] Compression Issue For PNG the pdf file size should be approximatly th

RE: [iText-questions] Compression Issue

2004-03-24 Thread Paulo Soares
PROTECTED]Subject: [iText-questions] Compression Issue I'm noticing what seems to be a compression problem. I'm making a pdf from 48 PNGs with itext, and I am getting a file about 54mb. A PDF created with the same PNGs in Acrobat is only about 10mb. I tried turning on the c

[iText-questions] Compression Issue

2004-03-23 Thread michael . christoff
I'm noticing what seems to be a compression problem. I'm making a pdf from 48 PNGs with itext, and I am getting a file about 54mb. A PDF created with the same PNGs in Acrobat is only about 10mb. I tried turning on the compression flag, which didn't have an effect. Here is my code: import com.low

RE: [iText-questions] Compression problem

2003-09-23 Thread Paulo Soares
Do you want me to guess without looking at the document or the way it's created? Best Regards, Paulo Soares > -Original Message- > From: Victor Apocalypse Rodrigues [SMTP:[EMAIL PROTECTED] > Sent: Monday, September 22, 2003 21:08 > To: [EMAIL PROTECTED] > Subject:

RE: [iText-questions] Compression problem

2003-09-23 Thread Carmona Perez, David
Maybe you are embedding fonts into the PDF. David -Mensaje original- De: Victor Apocalypse Rodrigues [mailto:[EMAIL PROTECTED] Enviado el: lunes, 22 de septiembre de 2003 22:08 Para: [EMAIL PROTECTED] Asunto: [iText-questions] Compression problem Hello everybody, I&#

[iText-questions] Compression problem

2003-09-23 Thread Victor Apocalypse Rodrigues
Hello everybody, I'm having a problem with PDF compression. Either setting the compress flag to true or false is not making any difference. A document that should have at most 50 KB, have 2 MB. The most strange thing is that other documents created are being compressed... Any ideas?