Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Report Generator Component
Date: Fri, 19 Sep 2008 03:50:03 +0000 (UTC)
Organization: John Deere
Lines: 3
Message-ID: <gav7hb$r89$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1221796203 27913 172.30.248.37 (19 Sep 2008 03:50:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 19 Sep 2008 03:50:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 797082
Xref: news.mathworks.com comp.soft-sys.matlab:490877


Has anyone figured out how to put existing HTML into the output of a report? The standard text component escapes all the tags so that the content ends up as text with the HTML tags rather than formatted text.

I've tried to create my own custom component for this, but can't figure out how to make that work.