Carl Daniel asked 2017-12-13 00:34:08 UTC
I've dropped a PdfViewer control into my app and I'm giving it a PDF file (generated with PDFSharp) as a memory stream.
When I browse with Chrome, everything works great. When I browse with Edge or IE11, nothing appears; I haven't tried any other browsers.
Is this expected behavior? I actually can live with this if it's known limitation - I'll just need to force a download for unsupported browsers.
Carl Daniel asked 2017-12-13 00:34:08 UTC
I've dropped a PdfViewer control into my app and I'm giving it a PDF file (generated with PDFSharp) as a memory stream.
When I browse with Chrome, everything works great. When I browse with Edge or IE11, nothing appears; I haven't tried any other browsers.
Is this expected behavior? I actually can live with this if it's known limitation - I'll just need to force a download for unsupported browsers.