Hi Everyone,
Can anyone please tell the solution to print all the screens of the app in one go (by clicking on one button)using print function and saved all the screen print in the one pdf/ppt file?

Hi Everyone,
Can anyone please tell the solution to print all the screens of the app in one go (by clicking on one button)using print function and saved all the screen print in the one pdf/ppt file?
Hi @lisha,
Do you want to print all the app content by clicking one button using Print() function?
Actually, Print() function does not print the entire content. It’s basically a screenshot of the actual screen you are viewing. So if you have a gallery showing a list of 100 items, it won’t print 100 items. Rather just the content visible on screen at that moment.
If you want to print all the screens within the app, I am afraid that there is no direct way to achieve this in Power Apps.
Here is a similar idea you could vote for:
Improve Print(): Implement printing of multiple pa... - Power Platform Community (microsoft.com)