Print HTML string

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have a string containing an HTML formatted report.

I want to print the interpreted "Website" defined by this string. How can I
acheive this?

Regards Alexander
 
Hi,

You create a page and put lable on the page and assign your html string to
that lables text. And print that page. that will print formatted html string

Thanks
Sameer
 
Back
Top