Hello everybody,

My aplication produces HTML e-mail attachment, but because of some e-mail client 
hassle I need to duplicate the content as a plain text placed in the message body.
To do this I need some quick and dirty solution to present HTML file (which is built 
already) as a plain text simular to what browser does when asked "Save as plain text". 
I can probably develop something like that using javax.swing.text.html but I hoped 
somebody did it already (?)

Thanks



Reply via email to