A Divendres, 21 de maig de 2010, [email protected] va escriure: > Hello. I have a pdf document with internal links to some other parts of > itself. I'm loading it into standart Qt widget QLabel (like it was > described in http://people.freedesktop.org/~aacid/docs/qt4/index.html > <http://people.freedesktop.org/%7Eaacid/docs/qt4/index.html> ,
That page in no moment speaks of QLabel. > but I > can't understand how I can create simple navigation system with that > links. I can retrieve list of link on the page with > Poppler::Document::Page::links(), but that objects don't contains any > info about destination or other info... Yes it does, see it's subclasses, for example LinkGoto. Albert > Can you please explain some > basic things, or show me a way or direction about making some sort of > pdf navigation with poppler-qt4. _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
