Issue Summary:
When previewing PDF documents using RadPdfView (Telerik UI for WPF), the logo positioned at the top-left corner of the page fails to render consistently across machines. While the rest of the document displays correctly, the logo either appears distorted or is missing entirely.
Environment:
- Control Used:
RadPdfView(Telerik UI for WPF) - Telerik Libraries:
Telerik.Windows.Documents.dll– Version 2023.1.315.45Telerik.Windows.Documents.Core.dll– Version 2023.1.307.40
- Operating Systems Tested:
- Windows 10 Pro: Logo appears stretched and centered
- Windows 11 Pro (Version 25H2, OS Build 26200.6899): Logo is missing
Symptoms:
- The logo, embedded in the PDF and originally positioned at the top-left corner, does not render correctly in RadPdfView.
- The issue is isolated to RadPdfView; the same PDF displays the logo correctly in WebView2 and standard web browsers.
Troubleshooting Steps Taken:
- Verified that the logo is present when viewed in other PDF viewers.
- Tested across multiple machines using identical code and PDF files.
Temporary Workaround:
Using <wv2:WebView2> to preview the PDF resolves the issue, indicating that the problem is specific to RadPdfView’s rendering engine.
Request:
Please confirm whether this is a known issue with the specified Telerik versions and advise if a fix or recommended workaround is available to ensure consistent logo rendering in RadPdfView across platforms.
Note: Using .NET version 4.8
