Device & UX
Plugin.Maui.Printing
PDF, image, receipt, and Bluetooth thermal print
Print for MAUI: PDF, images, text, system / AirPrint, Bluetooth, and ESC/POS thermal printers — invoices, receipts, labels, tickets, and inspection reports.
Install
dotnet add package Plugin.Maui.PrintingPackage ID: Plugin.Maui.Printing
Overview
Plugin.Maui.Printing is a print API for MAUI on Android and iOS. .NET MAUI has no first-class print API. Production apps still need invoices, receipts, labels, tickets, delivery challans, and vehicle inspection reports — often on a cheap Bluetooth thermal printer. The plugin abstracts PDF, images, text, system / AirPrint, Bluetooth, and ESC/POS thermal printers behind Printer.PrintAsync.
Capabilities
- PDF, image, and text jobs.
- System and AirPrint printers.
- Bluetooth and ESC/POS thermal printers.
- Receipt builder with columns, QR, and cut.
- .NET MAUI
- ESC/POS
- C#