Spire.PDFViewer is a powerful PDF Viewer component for .NET. It allows developers to load PDF document from stream, file and byte array.

Tue Nov 29, 2016 8:49 pm

I am in the process of evaluating PDFViewer. I have a need to be able to programmatically scroll a PDF document.
For the purposes of this topic, assume that my viewer window is not tall enough to view an entire page of the PDF.
- One thing I've discovered is if I manually scroll using the scrollbar, by clicking in the scrollbar, I'm taken to the top of the next page. I need to be taken to the next section of the current page. Is there any combination of settings that I can set to cause scrolling to work correctly?
- Is it possible to accomplish the scrolling described above (scroll to the next area in the same page, not the top of the next page) programmatically?

mday
 
Posts: 2
Joined: Tue Nov 29, 2016 8:41 pm

Wed Nov 30, 2016 2:56 am

Dear mday,

Thanks for your inquiry.
Sorry that there is no way to scroll to the next area in the same page.

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy.jiang
 
Posts: 3099
Joined: Tue Sep 06, 2016 8:30 am

Return to Spire.PDFViewer