In containerized Windows environments, there are scenarios where custom font installation becomes essential—particularly for applications that generate documents, perform automated UI rendering, or rely on specific branding requirements. This guide outlines a reliable approach to installing multiple fonts within a Windows-based Docker container. Use Case Installing fonts inside a Windows […]
Lees meerBlog
Why WebView2 Applications Face Issues in the Program Files Folder (And How to Fix Them)
WebView2 is a Microsoft control that allows developers to embed web content within desktop applications using the Microsoft Edge engine. It enables the integration of modern web functionality into Windows apps. When installed in the Program Files folder, WebView2 applications can experience problems due to Windows security restrictions. By default, […]
Lees meerWPF PDF viewer en printing
Voor een project heb ik een C# .net oplossing nodig voor PDF documenten die server side gegenereerd worden en in de WPF client getoond en geprint worden. Een vereiste is dat het document in de WPF applicatie getoond wordt. En ook silent printen mogelijk is ofwel printen zonder weergave van […]
Lees meer