Viewing HTML in a report

  • Thread starter Thread starter peedoe
  • Start date Start date
P

peedoe

I have a table that stores standard, basic HTML (for boilerplate usage)
and need to display it on a report as formatted text, not HTML tags. I
tried using the "Microsoft Web Browser" control and setting the
innertext property, but that errored out. It appears to work fine in a
form, but not a report. I used to use RTF text, but now want/need to
use HTML instead.

Is there a control (or workaround) that will display formatted HTML in
a report?

Thanks,
Randy
 
Back
Top