Unable to hide the page number in Android or iOS - ShowPageNumber doesn't appear to do anything

Hi

I was wondering if I could hide the small page number control that floats above a PDF when using the SfPdfViewer control? Most of the time I'll only have a one page document so it doesn't add any value and just gets in the way. I thought the ShowPageNumber property might do the trick but that doesn't seem to work. I saw the same bug reported for UWP, but none for Xamarin Forms.

Regards,

Jared

2 Replies 1 reply marked as answer

MK Muralitharan Karikalan Syncfusion Team January 20, 2021 08:58 AM UTC

Hi Jared, 
 
Greetings from Syncfusion support, 
 
We were able to reproduce the issue, “ShowPageNumber Property is not working properly”. Currently we are validating the issue and we will update the further details on January 22nd , 2021. 
 
Regards, 
Muralitharan K 



MK Muralitharan Karikalan Syncfusion Team January 22, 2021 11:39 AM UTC

Hi Jared,   
  
On further analysis, we confirm that ‘ShowPageNumber’ Property is working properly in our end and ‘ShowPageNumber’ property is only used to show/hide the view which displays the page count and current page details while using the scroll head.    
  
We suspect that you want to show/hide the scroll head (used for PDF page navigation) which always appears on the right side of PDF Viewer. However, this can be achieved by setting the ‘EnableScrollHead’ API to true/false.   
  
Please find the UG documentation to show/side the scroll head,   
  
Kindly let us know if our understanding is different from your requirement.   
 
Regards, 
Muralitharan K 


Marked as answer
Loader.
Up arrow icon