jamlin has asked for the wisdom of the Perl Monks concerning the following question:
Am using the Win32::OLE for Microsoft Word. I search for a particular paragraph, when I find it, how do I determine what page (the Word document page number) it's on? Perhaps if I could just detect page breaks I could count them. How can I detect page breaks?