syncfusion_flutter_pdfviewer not scrolling in vertical direction

Hello,

we are using your PDF viewer for our Flutter application and unfortunately

it's not possible to scroll in the vertical direction. We are using PdfInteractionMode.pan and PdfPageLayoutMode.single with the default scroll direction PdfScrollDirection.vertical. Even though the scroll direction is set to vertical the pdf can only be scrolled in the horizontal direction.

CleanShot 2022-08-15 at 14.32.34.png


The viewer widget is located directely in the body of a Scaffold with no other top level widgets. Only using PdfPageLayoutMode.continuous vertical scrolling is possible.

Best Regards
Peer

Package Version: ^20.2.43-beta

Flutter Version: 3.0.5


3 Replies 1 reply marked as answer

DR Deepika Ravi Syncfusion Team August 16, 2022 06:55 AM UTC

Hi Peer Fischer,


At present we do not have support for “Vertical scrolling in single-page layout mode” in SfPdfViewer widget. We do not have any immediate plans to implement this feature. At the planning stage for every release cycle, we review all open features and identify features for implementation based on specific parameters including product vision, technological feasibility, and customer interest. The status of the feature can be tracked by the following link,


https://www.syncfusion.com/feedback/31333/support-for-vertical-scrolling-in-single-page-view-page-layout


Regards,

Deepika Ravi



PF Peer Fischer August 16, 2022 09:30 AM UTC

Hi Deepika,

thank you for the quick answer! That's really unfortunate since this is something that our product team really needs and we might have to look for other solutions. Besides that it's a bit confusing that scroll direction doesn't change when the scroll direction is set to vertical in single-page layout mode maybe there should be some sort of warning. I will be more than happy if this feature is implemented in the future.

Best Regards
Peer



DR Deepika Ravi Syncfusion Team August 17, 2022 07:31 AM UTC

Hi Peer,

As we mentioned earlier, we will be adding this feature in the future and we will let you know when this feature is implemented and your patience will be very much appreciated.

Regards,

Deepika Ravi


Marked as answer
Loader.
Up arrow icon