[xep-support] A couple of newbie questions

Wick Swain WSwain at nutracorp.com
Wed Mar 12 13:28:21 PST 2003


We purchased the server edition of XEP 3.2.2 this week and I am finding
some differences between using it and the trial version that I hope you
can help me with.  I have searched the documentation with no success.
 
-------------------------------------------------------------------
1. Using the server version I am now forced to use the "fo:" namespace
alias.  
 
For example, I originally specified 
 <root xmlns=http://www.w3.org/1999/XSL/Format>
 
But I am now forced to specify
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
and place fo: in front of all of my tags
 
 
-----------------------------------------------------------------
2. Any image files I refer to in my .fo document assume a default
directory of %XEP_HOME%.  
As I watch the output from the renderer it is specifying a system-id of
%XEP_HOME%\DOM.source.  How do I specify a different system-id?
 
In case it matters, I am using the
com.renderx.xep.Driver.render(Document, String) method when this
behavior occurs
 
 
Thank you for your help.
Wick Swain
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20030312/e0ffd867/attachment.html>


More information about the Xep-support mailing list