M
Muzzamil
Hi,
I am facing the problem that I lost formatting when I retrieve a word
document from database which is saved using a rich text editor from a web
page.
The process is simple to copy-paste the word document to Rich HTML editor in
ASP.NET page and save the HTML emitted from control into database. The final
part is to retrieve the document and downloaded to client machine. I have
added some tags manually like <html><head><word>..etc. to enhance formatting
and it does work but the only issue is for tables formatting. It does hell
with tables in word document. I want to preserve as much formatting as
possible.
Thank for any help
Regards
I am facing the problem that I lost formatting when I retrieve a word
document from database which is saved using a rich text editor from a web
page.
The process is simple to copy-paste the word document to Rich HTML editor in
ASP.NET page and save the HTML emitted from control into database. The final
part is to retrieve the document and downloaded to client machine. I have
added some tags manually like <html><head><word>..etc. to enhance formatting
and it does work but the only issue is for tables formatting. It does hell
with tables in word document. I want to preserve as much formatting as
possible.
Thank for any help
Regards