Skip to content

Latest commit

 

History

History

example

PDFium.js Example Project

This is an example project that utilizes PDFium.js. This project is built using Vite. This project will download and install the latest version of PDFium.js from npm.

Live demo is also available.

How to run

You can simply run the following commands to run this project.

yarn install
yarn dev