
Hi,
Not sure if anyone faced the similar issue but when i open the Print Screen of the app on sharepoint site it shows full gallery without scroll bar but when someone else opens, it comes with scroll bar and Print function seems only takes the visible gallery area. Both Edge version is same and most recent one.
"Print" function below uses flow to print the page by "expandingcontainers=True" statement.
I added to the SharePoint site as web part.
<iframe width="100%" height="100%" src="Applink"></iframe>
When i open the App on my desktop with no scroll bar and Print works as it should be
When i open the App on other desktop with scroll bar and Print works just takes the screenshot.
Am i missing something here? It just a bit annoying...
Any help please?
Thansk