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.
Thabiso Leboko,
If it's a mobile app, look for examples how to print from JavaScript.
Romero wrote:
Hello Romero
Could you please share sample OML file or the link for JavaScript used for the same
Cool, thanks Romero
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?