I am using SfPdfViewer control in MAUI (Android) app. When scrolling through the doc, after 1-2 pages the
SfPdfViewer is slow in loading the new pages and I very frequently hit the load screen. Note that I am not scrolling very fast.
I have attached a sample app which repros the issue and also sharing the screenshot below. I am not using very large pdfs as well. It even repros with < 1 MB files with lot of pages.
I want to know are there any settings/configurations I can use to reduce the loading screens, maybe like disable lazy loading or load the whole book, pre-fetching of the pages to reduce page load time, etc? I tried searching for something but couldn't find.
At this point due to the performance, it's difficult to integrate in my app. So, any help on improving the performance would be really helpful.
Attachment:
PdfTest_a0fe10dd.zip