vaadin / framework

Vaadin 6, 7, 8 is a Java framework for modern Java web applications.
http://vaadin.com/
Other
1.77k stars 729 forks source link

Embedded pdf = new Embedded(); pdf.setType(Embedded.TYPE_BROWSER); pdf.setMimeType("application/pdf"); pdf.setSource(r); pdf.setSizeFull(); windows 10 browser pdf file show but windows11+ not show #12500

Closed divyadeepa266 closed 2 years ago

divyadeepa266 commented 2 years ago

Only use GitHub issues for bugs and feature requests.
For general support from the community, see https://vaadin.com/forum

NOTE: Issues for Vaadin Flow (Vaadin v10 Java Framework) should go to https://github.com/vaadin/flow

To make sure we can quickly validate and fix the bug, please provide as much as possible of the following information:

Ansku commented 2 years ago

Closed in favour of #12501