You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by fkorleone <fr...@gmail.com> on 2011/05/27 19:07:50 UTC

Read Doc file and Write Doc File with styles and text formats

I'm reading a file. doc that has the following structure:

----------DOC FILE---------------
Subject: credit risk management and overall management of the lending
process.

Table 1

Subject: Financial risk management and treasury operations.

Table 2

Subject: Management of operational risk.

Table 3

-----------END DOC FILE--------------------

I want to separate the file each time you find the word "Subject:" and save
it in different word files preserving the text styles and tables

How I can do this, what are the most convenient methods to perform this
action

I'm using poi 3.7

--
View this message in context: http://apache-poi.1045710.n5.nabble.com/Read-Doc-file-and-Write-Doc-File-with-styles-and-text-formats-tp4432735p4432735.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org