1.0.1 • Published 5 months ago

capacitor-print-pdf v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
5 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

5 months ago

1.0.0

5 months ago

0.0.2

7 months ago

0.0.1

10 months ago