Need help with formatting HTML in rtf template
Hello,
I tried to follow Tim Dexter's post on https://blogs.oracle.com/xmlpublisher/entry/formatting_html_with_templates to get the html tagged message to print on my document, but couldn't.
The structure of my templates is a bit different from what's on the blog. I have a main template that imports and calls the Header, Body and Footer templates. I need to format HTML message in the Header template. I have created the XSL template as directed in the blog and included a call to it in the field that I need to format, but I am not able to get it to work. I have tried importing in the main template as well as header template, but both times I get this error in output postprocessor. I am new