stephxp wrote:
Thanks for this reply,
I thinks there is some problems in the "write" metod of the hwpfdocument.
[snip - code to save original unmodified streams]
The result is ok with good chapters. But in this case i use the mainstream
and the tablestream of the input document and im not using the news datas...
so it's useless. So i think there is a problem generating these two streams.
But i'm not so good to give more informations about that.
Steph.
Hi Steph,
just as Nick mentioned - there are several things of Word files which
are not implemented in HWPF. HWPF analyses the Word file, builds its
data structures and finally converts them back into the binary stream
data. So when records in Word files are involved, which are not
implemented, there is just nothing to write back to the binary stream
data. Another problem with this is that unknown structures cannot be
simply passed through.
Best wishes, Rainer
--
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]