Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #6138

Generate Word-readable documents with Java?

From Ten Blade <ten.blade@tenblade.com>
Newsgroups comp.lang.java.programmer
Subject Generate Word-readable documents with Java?
Date 2011-07-12 22:59 +0000
Organization Your Company
Message-ID <Xns9F20C122646D0tenblade@94.75.214.39> (permalink)

Show all headers | View raw


I'd like to generate a moderately complex document (text, graphics, tables, 
bulleted lists) with Java code that can be read by Microsoft Word users. 
It's not important to me whether these document is in the traditional 
'doc' format or something else like .xml.

I've been researching via Google and there was some buzz about 
WordProcessingML several years ago but very little since. POI, which has 
been under development for years, is apparently _STILL_ too immature to be 
much use. 

I've been away from Java for a few years and haven't kept up with most of 
it. How are Java developers generating Word-readable documents these days? 
I don't want to waste my time learning a technique or technology that was a 
fad for a couple of weeks in 2007 and would prefer a well-regarded widely-
used approach if such a beast exists. 


-- 
Ten-Blade 

Back to comp.lang.java.programmer | Previous | NextNext in thread | Find similar


Thread

Generate Word-readable documents with Java? Ten Blade <ten.blade@tenblade.com> - 2011-07-12 22:59 +0000
  Re: Generate Word-readable documents with Java? lewbloch <lewbloch@gmail.com> - 2011-07-12 16:12 -0700
    Re: Generate Word-readable documents with Java? Ten Blade <ten.blade@tenblade.com> - 2011-07-13 00:53 +0000
  Re: Generate Word-readable documents with Java? Rhino <no.offline.contact.please@example.com> - 2011-07-13 03:56 +0000

csiph-web