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 / Power Apps Canvas App ...
Power Apps
Suggested Answer

Power Apps Canvas App PDF Download Issue

(1) ShareShare
ReportReport
Posted on by 2

Hi everyone 👋

I have a PCF control that generates and downloads a PDF. This works fine on Windows devices (model-driven / desktop), but the same download does not work when the control is used inside a Canvas App.

The PDF is created successfully, but the download action is not triggered in Canvas Apps.

Is there a known limitation or a recommended approach for downloading files (PDFs) from PCF controls when hosted in Canvas Apps?

Any guidance would really help.

Categories:
I have the same question (0)
  • Suggested answer
    Inogic Profile Picture
    1,291 Moderator on at
    Hi,
     
    PCF controls behave differently in Model-Driven Apps and Canvas Apps. In Model-Driven Apps (desktop), triggering a file download directly from JavaScript usually works.

    However, in Canvas Apps, direct browser-based download actions from a PCF control are often blocked due to sandboxing and security restrictions. That is why your PDF gets generated but the download does not trigger.

    This is expected behavior rather than an issue in your code.

    The recommended approach in Canvas Apps is to avoid triggering the download directly from the PCF. 

    Instead, you can:
    • Save the generated PDF to Dataverse or SharePoint.
    • Return the file URL or file content to the Canvas App.
    • Use Power Automate to handle the file creation and return a download link.
    • Or expose a link that the user can click outside the PCF control.
    Hope this helps.
     
    Thanks!
    Inogic
     

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 424

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
11manish Profile Picture

11manish 290

Last 30 days Overall leaderboard