I have an issue where I am generating XSL:FO that looks like this (see
below) because my XSLT disables output escaping. This understandably causes
trouble with XEP 4.6, it ignores the line.
I could avoid this problem if XEP could understand this:
</fo:table-row> instead of </fo:table-row> Does it?
<?javax.xml.transform.disable-output-escaping ?>
</fo:table-row>
<?javax.xml.transform.enable-output-escaping ?>
-------------------
(*) 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/terms-of-service.html
Received on Sun Oct 14 13:20:08 2007
This archive was generated by hypermail 2.1.8 : Sun Oct 14 2007 - 13:20:13 PDT