<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Table causing an out of memory exception.</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2 FACE="Arial">Hi All,</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">I'm under pressure to get a job finished for a project and I've hit a problem. It doesn't help that I'm brand new to XEP.</FONT></P>
<P><FONT SIZE=2 FACE="Arial">As part of the process I am converting roughly 83,000 xml documents to PDF. Tables are giving me a problem. For the occasional document I come across a problem where XEP seems to get stuck creating page after page until my java process runs out of memory (this isn't a memory problem as I have assigned up to a gig of memory).</FONT></P>
<P><FONT SIZE=2 FACE="Arial">I've narrowed the issue down to the following problem:</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">I have a table and I am inserting text into a column. Occasionally when the text in the table column runs off the bottom of the page, rather than starting a new page and carrying on the problem I stated above happens. I have tried keep-with-next and previous to force the whole block onto the next page as opposed to it running over but to no avail.</FONT></P>
<P><FONT SIZE=2 FACE="Arial">Does this problem ring any bells with anyone???</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">If this is caused by a newbie mistake then I apologise, but I can't for the life of me figure it out.</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">Help.</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">Thanks in advance</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">Chris Parr</FONT>
</P>
</BODY>
</HTML>