Hi
Thomas,
We were unable to replicate the issue
“Disabling zoom is not working properly” and it is working fine for us. Could you
please try the attached sample and let us know whether we have missed out
anything while replicating the issue.
Please find the below code snip to disable the zoom,
|
pdfViewerControl.ZoomPercentage =
100;
pdfViewerControl.MinimumZoomPercentage = 100;
pdfViewerControl.MaximumZoomPercentage = 100;
|
Kindly share the following details to analyze more on this issue
and assist you with the better solution
1.Simple sample/ modify the above sample to reproduce the issue.
2.Replication video/procedure to reproduce the issue.
3.PDF document
4. SfPdfViewer version
Regards,
Vikram
Attachment:
DisableZoom_df2164a8.zip