Hi!

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? Or: Can i walk
page by page in the document, getting the paragraphs in a specific page, for
instance?

Thanks in advanced.

Regards,
Matheus

Reply via email to