Re: [iText-questions] java.lang.OutOfMemoryError

2011-03-17 Thread Martin Schwartzman
I'm using the 5.0.7-SNAPSHOT. -Original Message- From: Mark Storer [mailto:msto...@autonomy.com] Sent: Thu 3/17/2011 5:42 PM To: Post all your questions about iText here Subject: Re: [iText-questions] java.lang.OutOfMemoryError It looks like JPXDecode (JPEG2000) was added betwee

Re: [iText-questions] java.lang.OutOfMemoryError

2011-03-17 Thread Mark Storer
[mailto:mschwartz...@ittvis.com] Sent: Thursday, March 17, 2011 2:55 PM To: Post all your questions about iText here Subject: Re: [iText-questions] java.lang.OutOfMemoryError I'm testing with a j2c code stream. From: Mark S

Re: [iText-questions] java.lang.OutOfMemoryError

2011-03-17 Thread Martin Schwartzman
I'm testing with a j2c code stream. From: Mark Storer [mailto:msto...@autonomy.com] Sent: Thursday, March 17, 2011 3:06 PM To: Post all your questions about iText here Subject: Re: [iText-questions] java.lang.OutOfMemoryError What format is the image in? IIRC, JPEG files are pretty

Re: [iText-questions] java.lang.OutOfMemoryError

2011-03-17 Thread Mark Storer
What format is the image in? IIRC, JPEG files are pretty much copied verbatium, while other formats need to be parsed and coverted and so forth. I'm guessing that JPEG images will have a smaller memory footprint. --Mark Storer Senior Software Engineer Cardiff.com import legalese.Disclaime

Re: [iText-questions] java.lang.OutOfMemoryError

2010-01-22 Thread Mike Marchywka
> Date: Fri, 22 Jan 2010 12:14:20 +0100 > From: > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] java.lang.OutOfMemoryError > > Hi > > i hve a problem with a programm using the itext library. > he throws me an OutOfMemoryError when h

Re: [iText-questions] java.lang.OutOfMemoryError while creatingPDfReader

2007-02-13 Thread Suresh
Hi Paulo, That works. Thank you very much. Suresh Paulo Soares wrote: > > Use the PdfReader constructor that has a RandomAccessFileOrArray. > > Paulo > > - Original Message - > From: "Suresh" <[EMAIL PROTECTED]> > To: > Sent: Monday, February 12, 2007 7:26 PM > Subject: [iText-que

Re: [iText-questions] java.lang.OutOfMemoryError while creatingPDfReader

2007-02-12 Thread Paulo Soares
Use the PdfReader constructor that has a RandomAccessFileOrArray. Paulo - Original Message - From: "Suresh" <[EMAIL PROTECTED]> To: Sent: Monday, February 12, 2007 7:26 PM Subject: [iText-questions] java.lang.OutOfMemoryError while creatingPDfReader > > Hello, > > We are using iText

Re: [iText-questions] java.lang.outofmemoryerror when converting 64 page txt stream into PDF

2006-06-20 Thread ravi shankar
Hi Thanks ... That was the error ... The image instance was being created for each page.Rectified itThanksRaviOn 6/20/06, bruno <[EMAIL PROTECTED]> wrote:ravi shankar wrote: > The image size is 213 kb and txt file size is 404 kb ...How many time do you create the image instance?Make sure you creat

Re: [iText-questions] java.lang.outofmemoryerror when converting 64 page txt stream into PDF

2006-06-20 Thread bruno
ravi shankar wrote: > The image size is 213 kb and txt file size is 404 kb ... How many time do you create the image instance? Make sure you create it only once, so that the image data is added to the PDF only once. Anyhow, this is probably not the problem. I am creating documents with 27,000+ pa

RE: [iText-questions] java.lang.OutOfMemoryError in itext

2004-12-17 Thread Jérôme VERITE
; [EMAIL PROTECTED] Objet : RE: [iText-questions] java.lang.OutOfMemoryError in itext   The image is big and has an unpacked size of 19M. You'll need a lot more memory than that if using java.awt.Image.   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jérôme VERITE

RE: [iText-questions] java.lang.OutOfMemoryError in itext

2004-12-17 Thread Paulo Soares
The image is big and has an unpacked size of 19M. You'll need a lot more memory than that if using java.awt.Image. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jérôme VERITESent: Friday, December 17, 2004 11:44 AMTo: [EMAIL PROTECTED]Subject: [iText-que

RE: [iText-questions] java.lang.OutOfMemoryError

2004-02-17 Thread Paulo Soares
Title: RE: [iText-questions] java.lang.OutOfMemoryError You posted the wrong program. -Original Message- From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] Sent:   Tuesday, February 17, 2004 17:17 To: Paulo Soares Subject:    RE: [iText-questions

RE: [iText-questions] java.lang.OutOfMemoryError

2004-02-17 Thread Paulo Soares
Title: RE: [iText-questions] java.lang.OutOfMemoryError What program is that? Best Regards, Paulo Soares -Original Message- From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent:   Tuesday, February 17, 2004 16:03 To: [EMAIL PROTECTED