Thanks Nick I have an already doc file (*.doc), I must insert an image to the end of my file, I will be thanks full if you show me a/some method(s) with a sample in HWPF for insert image in word.
Thanks again On Tue, Oct 14, 2008 at 4:51 AM, Nick Burch <[EMAIL PROTECTED]> wrote: > On Mon, 13 Oct 2008, Amir Hossein Sharifzadeh wrote: > >> Can any one of you give me an idea how to insert an image in word using >> HWPF files. I am converting my image file in to byte stream and sending into >> Picture object by writeImageContent() >> > > It's quite possible that this area of hwpf isn't finished yet. I'd suggest > comparing your code to the unit tests, and possibly submitting a patch if > you can figure out what's wrong > > Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
