Forum Discussion
Lorenzo1255
Dec 28, 2022Copper Contributor
Teams mobile app not printing
I have a Tab App that loads a regular webpage with a button to print its content. When I run in window.print() or window.frames["iframe-id"].print() in javascript on any browser or on the teams de...
Lorenzo1255
Dec 29, 2022Copper Contributor
Using teamsCore.enablePrintCapability(): and teamsCore.print(); have made no difference either.
I'm thinking this is really just a limitation on the TEAMS mobile app, can anyone confirm it?