The function we invoke for hyperlink reside in qt4/src/poppler-page.cc QList<Link*> Page::links() Whenever I click on an url, this function is invoked which returns NULL always. Is there something which should be taken care of before invoking it or is this function call invalid ? Regards Vidhya