cancel
Showing results for 
Search instead for 
Did you mean: 

Printing ticket from Android app to ZEBRA iMZ320

MariusStoica
Active Participant
0 Kudos

Hi guys,

I'm trying to print some custom "label" from my android web app, and I'm having issues with it.

How to pass the values to the printer? I have the Zebra utilities app installed and I could print some demo labels that are stored in it wit success, but I need a custom label.

Is there a way to print a PDF sent from SAP to my mobile device? Or something similar?

Has anyone done something similar?

Thanks,

Marius

Accepted Solutions (0)

Answers (1)

Answers (1)

midhun_vp
Active Contributor
0 Kudos

The question looks like it is specific to Android and it is not related to SMP or SAP.

Since you are using a web app it will not have access to native features of phone. Check whether cordova plugins can help you. Usually SDKs are provided from different vendors like HP, xerox etc that can be used in native application that helps to send file to a printer. Check whether Zebra has an SDK similar to that.

Midhun VP