Hello All,

As i have discussed in the previous threads I get an  Exception in
thread "main" java.lang.OutOfMemory Error when I try to pdf xml
documents.

*       I tried increasing the memory available to the JVM (used this
command line option:
        C:\Program Files\Altova\FOP\build>java -Xmx512m -jar fop.jar fop
-xsl test.xsl -xml test.xml -pdf test.pdf ). This helped me convert a
777KB Xml document into a PDF Document(about 100 pages). But when I try
converting an 4500KB Xml Document(approx. about 400 pages long) it gives
me an out of memory error again.I can't increase the memory more than
that as my physical RAM is only 523 MB.
*       I donot have any figures in the document.
*       I do use a page numbering scheme that includes a total number of
pages in the document that makes use of forward referencingand I cannot
bypass this. 
*       I have three page sequences but I'm afraid can't break the
document into any more. And each sequence does contain a lot of fo
elements.

Can anybody guide me more  in regards to this?

Sindhu

Email Firewall made the following annotations
------------------------------------------------------------------------ NOTICE 
---

This message is for the designated recipient only and may contain confidential, 
privileged or proprietary information. If you have received it in error, please 
notify the sender immediately and delete the original and any copy or printout. 
Unintended recipients are prohibited from making any other use of this e-mail. 
Although we have taken reasonable precautions to ensure no viruses are present 
in this e-mail, we accept no liability for any loss or damage arising from the 
use of this e-mail or attachments, or for any delay or errors or omissions in 
the contents which result from e-mail transmission.

---------------------------------------------------------------------

Reply via email to