I have the following Print screen.
Is there a way to add to the 'Print' button, or add a button, that will also save the letter to a SharePoint folder and/or Send as an email to recipient in address line (which has been removed in this example)?

I have the following Print screen.
Is there a way to add to the 'Print' button, or add a button, that will also save the letter to a SharePoint folder and/or Send as an email to recipient in address line (which has been removed in this example)?
Hi @Phineas
You can use the PDF() function to capture a snapshot of a component/screen, and send it to SharePoint via Power Automate.
Here is a youtube-clip where they show how to do this.
PowerApps - PDF function to Generate & Save PDF in OneDrive/SharePoint - YouTube
Hope that helps!