Let me rephrase, I will write a Java application and from within that application I need to do some stuff with MSWord.
Thx, jempi -----Original Message----- From: KHZ (SAW) [mailto:[EMAIL PROTECTED] Sent: vrijdag 11 februari 2005 15:09 To: 'POI Users List' Subject: AW: info Hi Jean-Luc. HWPF manipulates Word files on binary level. So there's no interaction. Real interaction you have using COM objects (Visual Basic, C++) or (also "just" producing word on a binary level but with a running application and not just a lib) OpenOffice. Regards, Karl-Heinz. -----Urspr�ngliche Nachricht----- Von: Neulens, Jean-Luc [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 11. Februar 2005 14:55 An: 'POI Users List' Betreff: info All, In a application I need to have some interaction with MSWord. As I see on the HWPF site that it is still in early development, I wonder if it would be wise to use in the application. Are there any howtos for HWPF? Any help much appreciated. Regards, jempi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/
