RE: OutofMemoryException

2002-09-24 Thread RamanaJV
HI group, I'm trying to fix the memory snag in the AWT viewer. I experimented with other formats too and found that the memory obstacle also exist (not much as AWT viewer, but it is there) at the Area Tree construction too. Could an experienced FO developer, help me where actually the

RE: OutofMemoryException

2002-07-25 Thread RamanaJV
references. Ramana. -Original Message- From: Cyril Rognon [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 25, 2002 5:58 PM To: [EMAIL PROTECTED] Subject: RE: OutofMemoryException Ramana, I guess you can find in the list archive that many of us have encountered this memory issue. I

RE: OutofMemoryException

2002-07-25 Thread RamanaJV
Rognon [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 25, 2002 7:29 PM To: [EMAIL PROTECTED] Subject: RE: OutofMemoryException Ramana, I have a 256 Mo Ram machine that uses JVM -Xms512m -Xmx512m and it runs fine. I admit that JVM memory settings gives some weird results sometimes. What JVM

RE: OutofMemoryException

2002-07-25 Thread RamanaJV
: Thursday, July 25, 2002 8:23 PM To: [EMAIL PROTECTED] Subject: RE: OutofMemoryException Ramana: Is it dumping out FOP error messages even though the report seems to be working? I think these errors can be related to overflows within your context areas which I have seen posted as causing increased

RE: OutofMemoryException

2002-07-25 Thread Cyril Rognon
Lou is right. could you tell us what FOP outputs when you use the debug mode ? (-d option in command line). Cyril At 10:53 25/07/2002 -0400, you wrote: Ramana: Is it dumping out FOP error messages even though the report seems to be working? I think these errors can be related to overflows

RE: OutofMemoryException

2002-07-25 Thread Cyril Rognon
I have had some similar problem with one document : Some hyphenated text in a cell that was on two rows (row span) : FOP warned me about some I cannot hyphenate!. I have not seen this with small documents (bellow 500 pages) but with large ones FOP went on an infinite loop. I did exactly like

RE: OutofMemoryException

2002-07-25 Thread RamanaJV
to show the thus generated output. Please, help me Ramana. -Original Message- From: Cyril Rognon [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 25, 2002 8:53 PM To: [EMAIL PROTECTED] Subject: RE: OutofMemoryException I have had some similar problem with one document : Some

RE: OutofMemoryException

2002-07-25 Thread Arnd Beißner
Now, I request the group to tell me whether there are any PDF viewers, that I can use in my JavaApplication to show the thus generated output. There is a PDF bean on the Adobe web site that I used successfully some time ago. I think it supports PDF features including PDF 1.1. Hope this