Skip to content

Demo app for screen PDF output functionality using jsPDF and html2canvas.

Notifications You must be signed in to change notification settings

kamegoro/screen-pdf-output-app

Repository files navigation

PDF-OUTPUT

This application converts dynamic pages to PDF. Change the number of users and actually run it.

Image

Developing

Once you've created a project and installed dependencies with bun install (or pnpm install or npm install or yarn), start a development server:

bun run dev

# or start the server and open the app in a new browser tab
bun run dev -- --open

About

Demo app for screen PDF output functionality using jsPDF and html2canvas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published