Software Archive
Read-only legacy content
17061 Discussions

intel XDK print plugin that works on network printer and without using third party app

Naveed_A_
Beginner
365 Views

Hi,

i am new to intel XDK development. i am developing an application that prints the receipt of orders from printer connected on that network while user click on specific button. i want that it prints on three printers. i read about the plugin that used for printing but that use the third party app or use the google cloud printer or Air printer. i want that when i sent my print request it directly prints without using the third party app, google cloud printer or Air printer. please help me in finding the Plugin that fulfill my requirements.

Thank in advance.

0 Kudos
2 Replies
John_H_Intel2
Employee
365 Views

You can use the social sharing plugin that is available in the XDK. Here is the documentation for it (link is available in the XDK plugins section. https://www.npmjs.com/package/cordova-plugin-x-socialsharing#2-screenshots

0 Kudos
Naveed_A_
Beginner
365 Views

Thanks for the reply JOHN H. (Intel)

but i don't want it to share on social media but i just want to handle the print request on three printer at the same time when user click on button. 

i used <a>https://github.com/katzer/cordova-plugin-printer</a> this plugin but it only print to one selected printer not all the printers attached to the networks

help in this direction are highly appericiated.

Thanks

0 Kudos
Reply