Switch to Pdfium.Net SDK for PDF rendering
Replaced the WebView2-based PDF viewer with Pdfium.Net SDK for improved performance and functionality. Updated XAML to integrate PdfViewer control and adjusted code logic to initialize and load PDFs using Pdfium. Updated project dependencies to include Pdfium.Net SDK.