unfoldingWord / dcs

Door43 Content Service
https://git.door43.org
MIT License
0 stars 6 forks source link

Add Printer Support for Direct Printing from App #396

Open birchamp opened 10 months ago

birchamp commented 10 months ago

Description:

The app requires the capability to send documents directly to connected printers. This feature should support various printer models and offer basic printing options.

DoD:

Detect and list available printers connected to the device. Allow users to select a printer and set basic printing preferences (like color, orientation). Provide a 'Print' button to send the document directly to the chosen printer. Include error handling for printer-related issues (e.g., printer offline, no paper).