Yup id imagine the job can be done without XWPF, after all docx is a type of xml anyway. I just need to learn what tags in docx xml represent a header or plain paragraph, look for them and then copy them into my own xml format.
Best Mark MSB wrote: > > Sorry Mark, my knowledge of XWPF is VERY limited indeed. It may be best to > start a new thread asking specifically about XWPF if you want to get a > better response. Having said that though and speaking as someone with a > limited knowledge of such things, would it not be possible to transform > the xml formatted file into 'your' xml format and simply remove XWPF from > the equation entirely? > > Yours > > Mark B > -- View this message in context: http://old.nabble.com/Extract-Text-with-style-type-information-tp27209960p27326690.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]
