MicroPad / MicroPad-Electron

The desktop app of https://github.com/MicroPad/MicroPad-Core
Mozilla Public License 2.0
64 stars 4 forks source link

Electron doesn't have the Chrome PDF viewer enabled for some reason #27

Closed NickGeek closed 5 years ago

NickGeek commented 5 years ago

https://github.com/electron/electron/issues/12337

NickGeek commented 5 years ago

Resolved in the latest release

DanielJackson-Oslo commented 5 years ago

Sorry to interrupt this project, but @NickGeek How did you resolve this?

DanielJackson-Oslo commented 5 years ago

Just found it in the code base. Sorry for not looking earlier. You ended up using pdfjs instead?

NickGeek commented 5 years ago

No problem at all. Yes, I ended up forcing pdfjs when electron is being used.