Re: [iText-questions] iText compression modes

2010-03-31 Thread Mike Marchywka
> Date: Wed, 31 Mar 2010 13:28:31 +0200 > From: i...@1t3xt.info > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] iText compression modes > > scriptoid wrote: >> Hello Bruno >> >> We are

Re: [iText-questions] iText compression modes

2010-03-31 Thread Wain, Matthew
with iText, but this time, to process the images before you put them on the page. -Original Message- From: scriptoid [mailto:a...@scriptoid.com] Sent: 31 March 2010 11:52 To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] iText compression modes Hello Bruno We are

Re: [iText-questions] iText compression modes

2010-03-31 Thread 1T3XT info
scriptoid wrote: > Hello Bruno > > We are need to be able to compress the PDF files as much as we can to store > our clients' PDF files. > > It is VITAL for us to do that and we would like to keep us using iText. > > I've compressed some jPEG (10 files aprox. 3.3Mb in total) files using > Imag

Re: [iText-questions] iText compression modes

2010-03-31 Thread Mike Marchywka
> Date: Wed, 31 Mar 2010 03:51:35 -0700 > From: > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] iText compression modes > > > Hello Bruno > > We are need to be able to compress the PDF files as mu

Re: [iText-questions] iText compression modes

2010-03-31 Thread scriptoid
Hello Bruno We are need to be able to compress the PDF files as much as we can to store our clients' PDF files. It is VITAL for us to do that and we would like to keep us using iText. I've compressed some jPEG (10 files aprox. 3.3Mb in total) files using ImageMagic [convert *.jpg -alpha off -

Re: [iText-questions] iText compression modes

2008-07-06 Thread Bruno Lowagie
Bruno Lowagie wrote: > How much does that matter for your customer? I've just checked. Introducing the concept of compression level would involve changing about 20 classes. It would be possible to set the compression level: - on the writer level (mostly page content streams) - some Image streams

Re: [iText-questions] iText compression modes

2008-07-06 Thread Bruno Lowagie
Actually, only ' of the constants mentioned in the previous post are about the compression that is used: > static intBEST_COMPRESSION >Compression level for best compression. > static intBEST_SPEED >Compression level for fastest compression. > static intDEFAULT_

Re: [iText-questions] iText compression modes

2008-07-06 Thread 1T3XT info
Tony Stevens wrote: > I'm using iText in my application with very good results. However the people > looking at the resulting PDFs are complaining about compression. They have > obviously latched onto the fact that iText only uses flate compression; what > they are saying is that the PDF lib

[iText-questions] iText compression modes

2008-07-06 Thread Tony Stevens
I'm using iText in my application with very good results. However the people looking at the resulting PDFs are complaining about compression. They have obviously latched onto the fact that iText only uses flate compression; what they are saying is that the PDF library they use allows them to use "