Hello,
I'm having trouble getting PdfViewerServer working in a Blazor app published to Azure. It works fine from a PC or Mac browser but not from Android or iPhone.
Following advice on this forum I've tried including Pdfium.dll with the project and it didn't make any difference.
Alan
Version 19.2.0.51 seems to be working. Thanks!
Hi
we are using 20.3.0.57
looking at it we have the following script reference
<script src=https://cdn.syncfusion.com/blazor/20.1.51/syncfusion-blazor-pdfviewer.min.js type="text/javascript"></script>
not sure why the version number
Just to make sure i am the original poster and for us this is not working under 20.3.0.57
we changed the script reference to the local reference but it still is not working under mobile
Please find the details.
|
looking at it we have the following script reference
<script src=https://cdn.syncfusion.com/blazor/20.1.51/syncfusion-blazor-pdfviewer.min.js type="text/javascript"></script>
not sure why the version number
|
The version number(20.1.51) indicates the weekly Release version of the Syncfusion PDFViewer. We update this version in every weekly Release.
NOTE: Both client and server-side versions should be same |
|
Just to make sure i am the original poster and for us this is not working under 20.3.0.57 we changed the script reference to the local reference but it still is not working under mobile
|
We were unable to reproduce the reported issue with the provided details. We have shared the sample in which we have tried to reproduce the issue in the below link and also we have shared the video recording for your reference.
Try this sample and revert to us with the following details, if you have any concerns on this. This will be helpful for us to analyze further and provide the details.
|