Passer au contenu

@capgo/capacitor-printer

Capacitor plugin for printing documents, HTML, PDFs, images and web views.

Capacitor plugin for printing documents, HTML, PDFs, images and web views.

  • printBase64 - Presents the printing UI to print files encoded as base64 strings.
  • printFile - Presents the printing UI to print device files.
  • printHtml - Presents the printing UI to print HTML documents.
  • printPdf - Presents the printing UI to print PDF documents.
MethodDescription
printBase64Presents the printing UI to print files encoded as base64 strings.
printFilePresents the printing UI to print device files.
printHtmlPresents the printing UI to print HTML documents.
printPdfPresents the printing UI to print PDF documents.
printWebViewPresents the printing UI to print web view content.
getPluginVersionGet the native Capacitor plugin version.

This reference is synced from src/definitions.ts in capacitor-printer.