In java, something like PDFView.getSelection(currPage) is possible, but in PDFNet it's not possible to call the GetSelection() method with a parameter, it returns the text on the first page only.
How can i get a selection on a specific page in PDFNet?