简体   繁体   中英

Nw.js display pdf in iframe

I'm trying to build an app with Web2Executable software. My html package work fine in Chrome and Firefox, but when I create the exe file, it works except for the iframe with pdf in it.

I'm using the jquery library Featherlight for the popup.

This is the result: 在此处输入图片说明

A simple grey box.

The only warning in the console say: "Resource interpreted as Document but transferred with MIME type application/pdf"

Maybe I need to include some plugins?

Thanks in advance

I solved the pdf problem in the exe using a previous version of NW.js (0.22.3 instead of 0.23.1). Now it works

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM