Hi,
WPF PdfViewer incorrectly displays PDFs with semitransparent colors.
I am using latest stable version from http://nuget.syncfusion.com/wpf : 15.3.0.29, Syncfusion.PdfViewer.WPF.dll file version: 15.3460.0.29.
I have attached sample PDF file, printscreen of how Syncfusion display it against how Chrome display it (this is how every pdf vierwer I tested display it).
My code is just using control:
<Window (...)>
<DockPanel>
<pdfViewer:PdfViewerControl/>
</DockPanel>
</Window>
Best Regards,
Piotr
Attachment:
PrintscreenAndExamplePdf_454cf555.zip