1.0.1 • Published 6 months ago

capacitor-print-pdf v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

capacitor-print-pdf

Print PDF`s using native methods

Install

npm install capacitor-print-pdf
npx cap sync

API

printPdf(...)

printPdf(options: { filepath: string; }) => Promise<void>
ParamType
options{ filepath: string; }

1.0.1

6 months ago

1.0.0

6 months ago

0.0.2

8 months ago

0.0.1

11 months ago