Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #1160
| From | "Timasmith" <timasmith@THRWHITE.remove-dii-this> |
|---|---|
| Subject | How to embed word process |
| Message-ID | <1173754568.122309.192210@n33g2000cwc.googlegroups.com> (permalink) |
| Newsgroups | comp.lang.java.gui |
| Date | 2011-04-27 15:31 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui,comp.l Talk about banging ones head agains a wall. I guess ascii and ascii is art is great. I really want, really want word processing which is cross platform and outputs beautifully on reports. Yes, I know it is impossible. But surely, if all 100,000 of us put our heads together we could do it... Lets see the problems: a) Format i) RTF - cannot output naturally on the web. ii) HTML - cannot output with precision layout. iii) PDF - perfect output for reports and printing, editing not possible. iv) XML - ODF can be converted to HTML, PDF, MS Word, RTF so seems the best choice. b) Tools i) RTL - nothing cross platform ii) HTML - cross platform if you run a browser, not useful for a fat client and most of them use Javascript (ugh) iii) PDF - no tool to directly edit iv) XML - ODF in the form of MS Word, Open Office, KWord but nothing that can be embedded in an app/applet v) Google docs - problem the only one with half decent paste from MSWord So I guess my main choice was to have a browser embedded in a frame, running Google word processing with the ability to save it locally (into my database, yum). Still, even then it is clumsy. I hope someone, one day will write an amazing, open source, word processing Swing app which outputs ODF, PDF, HTML and if it rocks I will make sure you get a slice of my pie... --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.gui | Previous | Next — Next in thread | Find similar | Unroll thread
How to embed word process "Timasmith" <timasmith@THRWHITE.remove-dii-this> - 2011-04-27 15:31 +0000 Re: How to embed word pro "Knute Johnson" <knute.johnson@THRWHITE.remove-dii-this> - 2011-04-27 15:31 +0000
csiph-web