yes and no.
however, when it comes to reading the text of pdf, as in interpreting what written text the document has, hummus does not provide a high level interface. to implement such a thing you'll have to use the lower level methods of hummus, getting the low level pdf objects (such as string, dictionary etc) and interpret the text in accordance. this requires some knowledge of PDF, and not something 100% trivial. if you are familiar and feel up for the task - otherwise, then at least for the part of figuring out the position i would suggest looking for another solution that provide such text extraction/search services.
Regards,
Gal.