284
Views
4
Comments
Solved
Print Function on Mobile App
Discussion

Hi all. I'm still a learner in OutSystems Development, so please bear with me.

Is there a way to apply the 'Print' functionality on a Mobile App like the following screenshot?

Or are there patterns which I can follow to create a print functionality? Or there's just no way to print from my mobile app?

Your help is greatly appreciated.

With thanks.



mobile print.png
2022-06-07 11-25-18
DiogoRomero
Solution

Thabiso Leboko,

 If it's a mobile app, look for examples how to print from JavaScript.

2021-01-12 14-29-49
Prajakta Roshankhede

Romero wrote:

Thabiso Leboko,

 If it's a mobile app, look for examples how to print from JavaScript.


Hello Romero

Could you please share sample OML file or the link for JavaScript used for the same 


2017-06-22 07-26-03
Thabiso Leboko

Cool, thanks Romero

UserImage.jpg
ImPoke

window.print() does not work for me on mobile devices... Are you using a different method?

Is it possible to call upon printing with integration studio?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.