Skip to content

This repository contains demo code of using jsPDF with canvas

Notifications You must be signed in to change notification settings

saganshul/jsPDFDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

jsPDFDemo

This repository contains demo code for using jsPDF with canvas.

Introduction

jsPDF is a library to generate PDFs in client-side JavaScript. This repo contains example on how to use jsPDF to export a html DOM object along with CSS. html2canvas is used to convert HTML DOM object to canvas object. This is necessary to export applied CSS along with DOM object.

Usage

It is preety easy to use jsPDFDemo. Just serve index.html in compatible browsers.

Credits

Tools used in rendering this package:

About

This repository contains demo code of using jsPDF with canvas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published