Back
Question
Anyone have a suggestion for simple pdf rendering in react?
Hi I'm trying to embed pdf files inside my electron app with react. react-pdf is being a pain, and I'm wondering if there's an easier way to do this? Â Â
We're a group of makers shipping together. We help each other stay accountable and reach our goals.
Apply for accessGo to Homepage | g h |
Go to Done Todos | g d |
Go to Questions | g q |
Compose a New Todo | n |
Go to Search | / |
Show this dialog | ? |
đź‘‹ Join WIP to participate
did you try mozilla.github.io/pdf.js?
react-pdf uses pdf.js under the hood but it’s setup isn’t straight forward. maybe cause I’m working with pdfs for the first time