<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2800.1476" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=968521617-02122004><FONT face=Arial color=#0000ff size=2>It 
sounds as if you need to increase the amount of memory available to the JRE, as 
you have to do when generating very large documents.&nbsp; You can do this with 
the -Xms and -Xmx (minimum and maximum, respectively) switches during your 
call:</FONT></SPAN></DIV>
<DIV><SPAN class=968521617-02122004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=968521617-02122004><FONT face=Arial color=#0000ff size=2>java 
-Xms16M -Xmx1024M ...</FONT></SPAN></DIV>
<DIV><SPAN class=968521617-02122004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=968521617-02122004><FONT face=Arial color=#0000ff size=2>Hope 
this helps,</FONT></SPAN></DIV>
<DIV><SPAN class=968521617-02122004><FONT face=Arial color=#0000ff 
size=2>Ryan</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> 
  owner-xep-support@renderx.com [mailto:owner-xep-support@renderx.com] <B>On 
  Behalf Of </B>Stijn Elst<BR><B>Sent:</B> Thursday, December 02, 2004 9:30 
  AM<BR><B>To:</B> xep-support@renderx.com<BR><B>Subject:</B> [xep-support] 
  Fonts - Out of memory (v3.8.1)<BR><BR></FONT></DIV>
  <DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>While trying to create a test pdf file 
  with&nbsp;all my&nbsp;TrueType fonts (70 fonts: roman, bold, italic and 
  bolditalic), I get the following error:</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Exception in thread "main" 
  java.lang.OutOfMemoryError &lt;&lt;no stack trace 
  available&gt;&gt;</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Is there a limit to the number of fonts that can 
  be used? All fonts are embedded and not subsetted in my fonts.xml 
  file.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Any help would be greatly appreciated, 
  thanks.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Sincerely,</FONT></DIV>
  <DIV><FONT face=Arial size=2>Stijn Elst.</FONT></DIV></BLOCKQUOTE></BODY></HTML>