| Author |
display rtf in browser
|
Raghava Reddy
Greenhorn
Joined: Aug 22, 2003
Posts: 1
|
|
|
How to display RTF document in browser (new window) , I am generating a document using xsl-fo. I am tring to send response to new window , but its opening in word application
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12269
|
|
Thats because browsers understand HTML and RTF is a word processor format. There may be a browser plugin for RTF but I have never heard of it. Why not create a PDF format document - which does have a plugin. Bill
|
Java Resources at www.wbrogden.com
|
 |
 |
|
|
subject: display rtf in browser
|
|
|