<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">If you are
rendering to PDF, uncomment the &lt;option name="COMPRESS"&gt; option.&nbsp;
PDF compression uses a LOT of memory.&nbsp; You will generate a much larger
PDF file, but you can open it with Acrobat (not Acrobat Reader) and
save it, which will do the compression efficiently.&nbsp; Of course you can
also use the uncompressed file, but it might be huge.<br>
<br>
BJB<br>
</font></font><br>
<a class="moz-txt-link-abbreviated" href="mailto:CRW150@yahoo.com">CRW150@yahoo.com</a> wrote:<br>
<blockquote cite="mid20050616203854.7013.qmail@web42005.mail.yahoo.com"
 type="cite">
  <pre wrap="">Hello,
I'm still having memory problems and need to see what XEP is doing.
What is "intermediate" format? An fo file? Can I create an fo file with
XEP? If so, what is the syntax?

xep -xml source.xml -xsl stylesheet.xsl -fo outputFile.fo

That doesn't work. Should it? I'm sorry, but I read all the
documentation, and I just don't get it. Do I have to do something to my
configuration file? Currently, xep.xml looks like this:

&lt;options&gt;
    &lt;option name="LICENSE" value="license.xml"/&gt;
    &lt;option name="TMPDIR" value="none"/&gt;
    &lt;option name="BROKENIMAGE" value="images/404.gif"/&gt;
    
    &lt;!-- Backend options --&gt;
    &lt;generator-options format="PDF"&gt;
      &lt;!-- &lt;option name="COMPRESS" value="false"/&gt; --&gt;
      &lt;!-- &lt;option name="PDF_VERSION" value="1.3"/&gt; --&gt;
    &lt;/generator-options&gt;
      
    &lt;generator-options format="PostScript"&gt;
      &lt;!-- &lt;option name="LANGUAGE_LEVEL" value="2"/&gt; --&gt;
      &lt;!-- &lt;option name="CLONE_EPS" value="true"/&gt; --&gt;
    &lt;/generator-options&gt;
  &lt;/options&gt;
 
With the options commented out, I must be using the default values,
right? And that's what I should be using, right?

Sorry to be so dense, but I appreciate anyone who's willing to answer
these dumb questions.

Susan


                
__________________________________ 
Discover Yahoo! 
Get on-the-go sports scores, stock quotes, news and more. Check it out! 
<a class="moz-txt-link-freetext" href="http://discover.yahoo.com/mobile.html">http://discover.yahoo.com/mobile.html</a>
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to <a class="moz-txt-link-abbreviated" href="mailto:majordomo@renderx.com">majordomo@renderx.com</a> from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service <a class="moz-txt-link-freetext" href="http://www.renderx.com/terms-of-service.html">http://www.renderx.com/terms-of-service.html</a>



  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Brian J. Butler
BJB Software, Inc.
76 Bayberry Lane
Holliston, MA 01746

E-mail: <a class="moz-txt-link-abbreviated" href="mailto:bjbutler@bjbsoftware.com">bjbutler@bjbsoftware.com</a>
Web:    <a class="moz-txt-link-freetext" href="http://www.bjbsoftware.com">http://www.bjbsoftware.com</a>
Phone:  508-429-1441
Fax:    419-710-1867

</pre>
</body>
</html>