pdf-simplifier
v1.0.1
Published
Pdf download document
Downloads
113
Readme
#pdf-simplifier
import { downloadPdf } from 'pdf-simplifier'
const data = await downloadPdf(printPdf.current, "test", 500, 500)
// printPdf ref useref is html div , name of the pdf, width, height