On Mon, 26 Sep 2011, Matheus Mota wrote:
Im using POI to read word documents. In my code, I use the getRange() to to get the range of paragraphs and then walk in the document through it. I need to know in what page a paragraph is; is that possible?
Alas not, the file format doesn't store the page breaks Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
