cancel
Showing results for 
Search instead for 
Did you mean: 

Bluetooth Printer Integration with SAPUI5 Mobile Application

saketamraotkar
Participant
0 Kudos

Hi,

We are developing SAPUI5 Mobile application(Hybrid app), and will be packaged in cordova container to provide native feel.

We wanted to know, how can we configure Hybrid app with bluetooth printer to print reports.

We are using SMP 3.x latest version and planning to target Windows 8.1 tabs.

Your valuable inputs are welcome.

Regards

Saket

Accepted Solutions (1)

Accepted Solutions (1)

midhun_vp
Active Contributor
0 Kudos

Hi Saket,

You could have a look at the printer plugin available with Kapsel plugin - 

Or you are free to add any other Cordova plugin to your project. Ex.http://plugreg.com/plugin/eddysby2000/Cordova-Bluetooth-Printer-Plugin

Regards,Midhun

SAP Technology RIG

saketamraotkar
Participant
0 Kudos

Hi Midhun,

That was very much helpful.

This API is generic to all printer or how does it recognize the printer.

Pushing little more in detail...

Regards

Saket

midhun_vp
Active Contributor
0 Kudos

Hi Saket,

Printer plugin is based on AirPrint on iOS and the Android Printing Framework so you have to look at how these works.

Regards,Midhun

SAP Technology RIG

saketamraotkar
Participant
0 Kudos

Midhun,

To generate Cordova Container for WIndows 8.1 tab, we need windows 8.1 OS machine with Visual Studio 2012 installed.

Also in case any pre-requisites are there, please let us know.

Regards

Saket

midhun_vp
Active Contributor
0 Kudos

Hi Saket,

This guide will be the right place to start with: https://cordova.apache.org/docs/en/4.0.0/guide_cli_index.md.html

Regards,Midhun

SAP Technology RIG

saketamraotkar
Participant
0 Kudos

Hi Midhun,

The Kapsel plugins are available only for iOS and Android platforms, is there any API available for Windows 8.1 platforms.

Regards

Saket

midhun_vp
Active Contributor

Hi Saket,

I didn't find a printer plugin that supports Win.

Regards,Midhun

SAP Technology RIG

saketamraotkar
Participant

Hi Midhun,

Is there any other way around, or can SAP suggest something on this?

Regards

Saket

midhun_vp
Active Contributor
0 Kudos

Hi Saket,

If the plugin is not available the only option is to create your own plugin. I don't know how much is the effort for that.

Regards,Midhun

SAP Technology RIG

Answers (0)