RE: [xep-support] Fonts - Out of memory (v3.8.1)

From: Ryan Graham <ryan.graham@apollogrp.edu>
Date: Thu Dec 02 2004 - 09:20:53 PST

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. You can do
this with the -Xms and -Xmx (minimum and maximum, respectively) switches
during your call:
 
java -Xms16M -Xmx1024M ...
 
Hope this helps,
Ryan

-----Original Message-----
From: owner-xep-support@renderx.com [mailto:owner-xep-support@renderx.com]
On Behalf Of Stijn Elst
Sent: Thursday, December 02, 2004 9:30 AM
To: xep-support@renderx.com
Subject: [xep-support] Fonts - Out of memory (v3.8.1)

Hello,
 
 
While trying to create a test pdf file with all my TrueType fonts (70 fonts:
roman, bold, italic and bolditalic), I get the following error:
 
Exception in thread "main" java.lang.OutOfMemoryError <<no stack trace
available>>
 
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.
 
Any help would be greatly appreciated, thanks.
 
 
Sincerely,
Stijn Elst.

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
Received on Thu Dec 2 09:56:12 2004

This archive was generated by hypermail 2.1.8 : Thu Dec 02 2004 - 09:56:12 PST