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 / Email Power Apps PDF Form
Power Apps
Answered

Email Power Apps PDF Form

(0) ShareShare
ReportReport
Posted on by 5,331 Moderator
THIS IS AN EDITED UPDATE: I figured it out.
1. I needed to add
&".pdf" to the end of the Name:
"Weekly Report - Week Ending 1/19/2025",
2. 
I had the wrong variable referenced. Once I updated the variable the PDF form did appear in full in my Outlook.

I am practicing with Power Apps PDF function.

I am trying to email a PDF document from Power Apps that I created using the PDF function.

I can get the email to work, and a document does appear in my email inbox, but it doesn't appear
as a PDF file and I can't get it to open.

What am I missing?

Email button formula -
With(
        {_PDF: PDF(PDF_View_Work_Order_Data_1)},
        Office365Outlook.SendEmail(
            "bblah@acme.com",
            "Weekly Report - Week Ending 1/19/2025",
            "Please find attached your weekly report for Dynamic Property",
{
    Attachments:
   
    {Name: "Weekly Report - Week Ending 1/19/2025",
    ContentBytes: _PDF
    }
    }
));

PDF document opened in Outlook desktop -
Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    155,242 Most Valuable Professional on at
    Never mind - you have solved it (I see at the top)

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 914

#2
11manish Profile Picture

11manish 617

#3
Valantis Profile Picture

Valantis 598

Last 30 days Overall leaderboard