Creating a text output using XML Publisher
Recently i created a report for my client using XMl Publisher. The Data Definition was XML and the template type was RTF and i got the output in a PDF format. All was going smoothly until the client decided at the last moment that they wanted to print this in a dot matrix printer!
I've read some articles on XSL- Text layout templates. So i exported my XML template to an XSL-FO Stylsheet using the template Builder for Word. Then changed the extension xml extension to xsl and uploaded that as the template to the report. But now i get the xml code in my report output as opposed to the actual results.