Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi,
I detect a strange bug in the pdf viewer. It depends of the PDF file that you try to visulize, when you zoom beyond 200%, after the RenderPdfPages request end, the viewer goes blank. I attach a example project.
Its a modify version from:
https://github.com/SyncfusionExamples/ASP-NET-Core-Getting-Started-Examples/tree/main/PDFViewer/ASP.NET%20Core%20Tag%20Helper%20Examples that I get because the bug start to happen in my project and want to try yours. With the example file that you use (
PDF_Succinctly.pdf) its works perfecty, but with some others files, don't work (
pdf-sample.pdf). The files are attached in the project too.
I find out its a bug of the Syncfusion scripts. I tried several version and noticed that below 24.2.9 version, it works fine, but from 25.1.35 onwards, fails.