Hi,
I have a SFPdfViewer control showing about half a page.
I would like to implement a button that scrolls manually down if pressed. All I can find is the "GotoPage" method which will skip the lower half of my page.
Is there something I can use to achieve this?
Changing the zoom level is not an option. The display is to small for showing a whole page at once and I want to use my own button for scrolling.
Thanks for any suggestions!
Andreas