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: [email protected] For additional commands, e-mail: [email protected]
