I'm working with an converter that outputs XSL:FO. Long explanation short, I'm taking a proprietary file format, processing it with an XSLT/C# method calls, and then producing XSL:FO. I'm using XEP ...