PDV Viewer Continues Scrolling Mode

Questions, comments and suggestions concerning VintaSoft PDF .NET Plug-in.

Moderator: Alex

Post Reply
maggarwal
Posts: 11
Joined: Tue Jan 29, 2013 1:34 am

PDV Viewer Continues Scrolling Mode

Post by maggarwal »

How can PDF viewer show the pages in continues scrolling mode as in Adobe Pdf Reader?
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Re: PDV Viewer Continues Scrolling Mode

Post by Alex »

Hello,

Continuous scrolling (scrolling when few images are visible in viewer) is not possible in current version of SDK.

Current version of SDK allows to:
  • preview only one image in the image viewer
  • scroll images in the image viewer with the ScrollPages visual tool
Best regards, Alexander
maggarwal
Posts: 11
Joined: Tue Jan 29, 2013 1:34 am

Re: PDV Viewer Continues Scrolling Mode

Post by maggarwal »

Hi Alex,

Can you please provide an example of scroll images in the image viewer with the ScrollPages visual tool.

Thanks
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Re: PDV Viewer Continues Scrolling Mode

Post by Alex »

Hello,

You can test functionality of the ScrollPages visual tool in our Imaging Demo:
  • Run the demo
  • Open multipage PDF document
  • Select/enable the ScrollPage visual tool in toolbar (second icon from the right)
  • Try to scroll pages using mouse wheel
Source codes of the ScrollPages visual tool is available in the DemosCommonCode project.

Best regards, Alexander
Post Reply