I went through FAQs on textmining.org and I have a related question. Does POI support reading a MS-word template and putting UTF-16 encoded content in it?
I am working on a very basic platform independent reporting solution (nothing fancy like yours) which can generate reports that work with MS-word without any MS-word/macros code. Currently, we generate reports in HTML format (Java->XML->XSL) and then save them as .doc for users to edit and print. Our HTML report supports basic MS-word look and feel features (like page/section breaks, landscape mode etc). The main thing I haven't been able to do is page numbering when doc is opened in word. If POI can help us put our reports into a template, it would be yet another win for Open source community. Regards, Gaurav ----- Original Message ----- From: "Ryan Ackley" <[EMAIL PROTECTED]> To: "POI Users List" <[EMAIL PROTECTED]> Sent: Wednesday, April 21, 2004 9:35 PM Subject: Re: Generating MS Word .doc Templates. > No not yet. > > ----- Original Message ----- > From: "Jonathan Wright" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, April 21, 2004 7:02 PM > Subject: Generating MS Word .doc Templates. > > > Hi, > > Just a quick question: Does the POI API support the writing of MS Word .doc > templates? > > Jonathan > > Customer Information Technologies, Auckland > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
