Is there any established method for handling rich text fields in web forms so that they can be output to a PDF?
I've tried using an xhtml2fo XSL stylesheet to convert the XHTML elements (http://www.antennahouse.com/XSLsample/XSLsample.htm, but unfortunately they start out pre-escaped, and so just appear in the PDF as plain-text tags.