urish / pdfium-wasm-example

Example of using PDFium Web Assembly build in Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDFium Web Assembly Example

Install

Clone this repo, then run npm install (or yarn install)

Run

Run npm start (or yarn start). The example code loads web-assembly.pdf and then prints the number of pages in this file.

About

Example of using PDFium Web Assembly build in Node.js


Languages

Language:JavaScript 100.0%