divyadeepa266
Results
1
issues of
divyadeepa266
vaadi 7 and 8 windows 10 version work fine but windows 10+ not showing embedded.setMimeType("application/pdf"); StreamResource r = new StreamResource(s, demo.pdf);Embedded pdf = new Embedded(); pdf.setType(Embedded.TYPE_BROWSER); pdf.setMimeType("application/pdf"); pdf.setSource(r); pdf.setSizeFull();