In our UWP application we are using SfPdfViewerControl to
preview the pdf file.
Version of syncfusion.sfpdfviewer.uwp: 17.4.0.51
The following properties are assigned to the SfPdfViewerControl and the pdf file stream is assigned to ItemsSource.
EnableContextMenu="True"
PageNumberViewMode="Hide"
ShowPageNumber="False"
ViewMode="OnePage"
We face the following issues,
Issue 2: When the pdfviewer is open, the memory keeps on
increasing 0.1 MB for every second and in an hour it increases 60 MB.
Please help us to resolve these issues
Issue 1: When the pdfviewer is open, the CPU usage of the application is always 4% to 7% even if i didn’t do anything on the screen |
We were able to reproduce the issue, “CPU utilization remains always in the range of 4% to 7%”. Currently, we are validating the issue and we will update the patch timeline details on December 22nd , 2020
|
Issue 2: When the pdfviewer is open, the memory keeps on increasing 0.1 MB for every second and in an hour it increases 60 MB |
We were unable to reproduce the issue, “Memory increase for every second and reaches to 60MB”, but its working as expected where memory consumption is constant only.
Please find the sample which we have tried out in our end,
Kindly share the following details to analyze more on this issue and assist you with the better solution
|