Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use without node.js #1

Open
msprengholz opened this issue Jul 27, 2018 · 2 comments
Open

Use without node.js #1

msprengholz opened this issue Jul 27, 2018 · 2 comments

Comments

@msprengholz
Copy link

Just found your project, looks dope!
I tried compiling muPDF via emscripten but got stuck with all those dependencies. Seems like you got it figured out. I was wondering though if you could use pdfium-wasm without node.js. What are the current limitations on that? I guess it has something to do with the file system?

@urish
Copy link
Owner

urish commented Jul 28, 2018

Thanks!

Should be possible to run in a browser, though the current version still can't render PDF pages - only load PDF files and return meta data such as the count of pages.

@amit777
Copy link

amit777 commented Mar 10, 2019

pdfium.js was able to successfully compile pdfium with emscripten and render pages in browser. May be worth looking at that project to see how it works. It looks like your build is structured better and more comprehensive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants