Documentation
    Preparing search index...
    • Print the given HTML to a paired Bluetooth printer.

      Parameters

      • printerName: string

        Prefix for the paired Bluetooth printer's name (print will fail if more than one printer has that prefix).

      • html: string

        The HTML content to print.

      • Optionalopt: PrintHtmlToZplOptions

        See PrintHtmlToZplOptions.

      Returns Promise<string>

      The operation result as a string.