Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
146060 | Jul 18,2019 07:47 AM UTC | Aug 28,2020 10:52 AM UTC | Xamarin.Forms | 21 |
![]() |
Tags: PdfViewer |
Hi,
for my app I need to jump to a specific page of a PDF document after it has been loaded.
SfPdfViewer offers the PageNumber property to set the actual page number. Setting this property right after the document is loaded (DocumentLoaded-Event) sometimes doesn't work. It seems not to be dependent on the document size or the page number.
Something that may be related to this error: Sometimes after loading the document it is not possible to scroll down. After pinching (zoom in and out), scrolling down is possible. Also this error seems not to depend on the document size.
May be there's a way to re-layout after loading? I think, this is what happens when zooming in and out.
Thank you
Arno
<StackLayout>
<syncfusion:SfPdfViewer x:Name="pdfViewerControl" VerticalOptions="FillAndExpand"HorizontalOptions="FillAndExpand" />
</StackLayout> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.