Posted By:
Gireesh_Kumar
Posted On:
Friday, April 20, 2001 02:44 AM
Hi
Please Tell me How can i Convert and StyleDocument to HtmlDocument so that i can view my docuemnt in Browser
I have Created an Editor which will allow the user to insert link and make bold, italics etc, i am saving that document as a StyledDocument in a file now i want to read the file and show the same docuemnt in a browser with all formating , so that the user can print that from the browser , i am using Seing applet to create that Docuemnt
Please Help Me ?