Viewer continuous mode

Discussions about document viewing.
Post Reply
josko
Posts: 1
Joined: Wed Apr 25, 2012 9:39 am

Viewer continuous mode

Post by josko » Wed Apr 25, 2012 10:04 am

When viewing multipage TIFF or PDF we would like to have same behaviour as in Acrobate Reader or Foxit Reader Continuous mode.

We tried like this but without success.

Code: Select all

m_GdViewer.ContinuousViewMode = true;
m_GdViewer.MouseWheelMode = ViewerMouseWheelMode.MouseWheelModeVerticalScroll;
m_GdViewer.MouseMode = ViewerMouseMode.MouseModePan;
Can viewer control display more than one page and if so how can we achieve truly continuous mode?

Thanx

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Viewer continuous mode

Post by Loïc » Thu Apr 26, 2012 5:03 pm

Hello,

The core of the viewer has been designed to render one page at time. Therefore the only way to move through next/previous page is to pan the current image with the mouse.

Kind regards,

Loïc

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests