[xep-support] intermediate format? or creating an fo file with XEP?

Vincent Lambert vlamber1 at matrox.com
Thu Jun 16 13:54:31 PDT 2005


The intermediate format is what is generated by xep before being generated 
to PDF or PS. You can look in Appendix C of the reference manual.

Here is the command line syntax
xep  -xml source.xml -xsl style.xsl -at intermediateFormat.xml

-----Original Message-----
From: owner-xep-support at renderx.com
[mailto:owner-xep-support at renderx.com]On Behalf Of CRW150 at yahoo.com
Sent: Thursday, June 16, 2005 3:39 PM
To: xep-support at renderx.com
Subject: [xep-support] intermediate format? or creating an fo file with
XEP?


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:

<options>
    <option name="LICENSE" value="license.xml"/>
    <option name="TMPDIR" value="none"/>
    <option name="BROKENIMAGE" value="images/404.gif"/>
    
    <!-- Backend options -->
    <generator-options format="PDF">
      <!-- <option name="COMPRESS" value="false"/> -->
      <!-- <option name="PDF_VERSION" value="1.3"/> -->
    </generator-options>
      
    <generator-options format="PostScript">
      <!-- <option name="LANGUAGE_LEVEL" value="2"/> -->
      <!-- <option name="CLONE_EPS" value="true"/> -->
    </generator-options>
  </options>
 
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! 
http://discover.yahoo.com/mobile.html
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at 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/terms-of-service.html

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at 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/terms-of-service.html



More information about the Xep-support mailing list