File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes display rtf in browser Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "display rtf in browser" Watch "display rtf in browser" New topic
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
    
    1
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
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: display rtf in browser
 
Similar Threads
Popping up MS Word in my application
Display String in new window
How To Read RTF file in JAVA? Using iText?
how to embed pdf in html
Problem with sending plain text