capacitor-community / proposals

Plugin and platform requests ✋
75 stars 2 forks source link

Printer Plugin #214

Open BarisCanYesil opened 7 months ago

BarisCanYesil commented 7 months ago

Plugin Request

Name: Printer Plugin Package: @capacitor-community/printer

Platform(s)

Android 5.1+ iOS 13+

Supported Contents

HTML (can use CSS inline styling) Text Image(as HTML)

Existing Solutions

Capacitor v5.x & Capacitor v6.x https://github.com/BarisCanYesil/capacitor-plugin-printer

Description

Capacitor plugin for printing HTML format value iOS/Android apps.

I use the plugin I wrote myself. I would like to add it under "@capacitor-community/printer"

ipehimanshu commented 2 months ago

yes true, it will be best

StriderRanger commented 1 month ago

There is no official capacitor plugin for printing. I tested in capacitor 6 the old cordova-plugin-printer and its wrapper @awesome-cordova-plugins/printer but they are not working, the gradle build is failing. There must be a plugin that supports printing in capacitor.

robingenz commented 1 month ago

There must be a plugin that supports printing in capacitor.

Yes, there is one:: https://capawesome.io/plugins/printer/

StriderRanger commented 1 month ago

I searched for @capawesome-team/capacitor-printer on npm, and it's not available. Since it’s Sponsorware, does that mean we have to wait for it to be available for open-source use?

robingenz commented 1 month ago

Yes, this plugin is currently only available as sponsorware.