Show
Ignore:
Timestamp:
04/15/06 10:40:50 (3 years ago)
Author:
jordi
Message:

Added support for named destinations for PDF outlines.
Now the view shows the links sidebar and allows to go to where they point if you double click on them...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests/MainPterTest.cxx

    r66 r67  
    685685    child->setDestination (2); 
    686686    outline->addChild (child); 
     687    m_Document->setPageMode (PageModeOutlines); 
    687688    m_Document->setOutline (outline);     
    688689    m_Document->setNumPages (4);