Hi, The word document that we are targetting is 2003 office version and the POI version wise we are using legacy one with HWPF.
We can use XWPF also, it would he helpful even if you have any pointers around that. Thanks Madhu ________________________________________ From: MSB [[email protected]] Sent: Saturday, May 15, 2010 11:56 AM To: [email protected] Subject: Re: Need help in updating footer of Word Document Can you tell us please which version of the file format you are targetting, the legacy binary one with HWPF or the newer OOXML one with XWPF? Yours Mark B madhusudan.reddy wrote: > > Hi, > > We are using ApachePOI for creating word documents dynamically using java > in our application. We are wondering if we have a better way to handle the > header and footers in the word document dynamically. > > Need information or pointers to implement any of hte following things: > 1) Addition of new footer/header dynamically in the word document. > 2) Updating an existing footer/header dynamically in the word document. > > Any pointers would be very helpful. > > Thanks & Regards, > Madhusudan Reddy > JAVA | HDC | Accenture > M. No: 9966601155 > > > This message is for the designated recipient only and may contain > privileged, proprietary, or otherwise private information. If you have > received it in error, please notify the sender immediately and delete the > original. Any other use of the email by you is prohibited. > > -- View this message in context: http://old.nabble.com/Need-help-in-updating-footer-of-Word-Document-tp28566396p28566525.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
