web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Printing to another sc...
Power Apps
Unanswered

Printing to another screen using a button on current screen

(0) ShareShare
ReportReport
Posted on by 66

Hi,

 

I have created a blank Canvas app that has a few buttons.

When I press button 'A' it prints out the current screen. The formula I used is print() onSelect for the button 'A'.

 

I have created a Screen2 with a bit of labels and text. My question is, how can get to print Screen2 by pressing on button 'A' on Screen1?

 

I have tried adding the formula Screen2.Print() but it does not work. I have also tried adding Screen2.printing = true but does nothing.

 

Please advise.

 

Thanks,

 

Omar

Categories:
I have the same question (0)
  • zmorek Profile Picture
    3,272 on at

    If I understand correctly, you want to press a button on the first screen, then print whatever's on the second?

     

    Put this on button A:

     

    Navigate(Screen2)

     

    Put this on Screen2's OnVisible() property:

     

    Print()

  • TheBest355 Profile Picture
    66 on at

    Hi Zmorek,

     

    Many thanks for your reply! Yes this worked much appreciated kind sir 🙂

     

    Also, I did added the below code and this worked too on the button on screen1:

     

    Navigate(ScreenA);Print();Navigate(MainScreen)

     

    So when the button is pressed, it prints the screen2 and once you click print on the dialog box, it prints and returns to main screen.

     

    Thanks,

     

    Omar

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 103

#2
WarrenBelz Profile Picture

WarrenBelz 82 Most Valuable Professional

#3
wolenberg_ Profile Picture

wolenberg_ 67 Super User 2026 Season 1

Last 30 days Overall leaderboard