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 / View pdf in powerapps ...
Power Apps
Unanswered

View pdf in powerapps from dynamics 365

(0) ShareShare
ReportReport
Posted on by 30

Hey,

 

In Microsoft Dynamics- quotes, pdf of each quote is attached as a note to the quote's timeline.

 

In PowerApps, When the customer logs in with the quote ID (login screen), 

he will navigate to a quote detail screen where he can view 'File name' of the pdf and  a button says : View PDF.

 

On the press of this button he should be able to view the PDF related to the quote on the pdf viewer. 

 

how do I go about it?

please help!

 

Thank you.

pdf.PNG
Categories:
I have the same question (0)
  • Pstork1 Profile Picture
    69,330 Most Valuable Professional on at

    The PDF viewer only works with anonymous access files. So you can't use the PDF viewer directly.  Here's a video that has a workaround for viewing PDFs stored in SharePoint.  If you are storing your PDFs in SharePoint behind the Dynamics environment it may work for you.  Or you may be able to adapt the process to where your PDFs are stored.

    https://www.youtube.com/watch?v=s3PC7tqqoI4

  • Max44 Profile Picture
    223 on at

    First, you need to find the URL to the PDF that you wish to view, after that you are ready to go!

    Step 1: Add a Content Editor Web Part to the page

    Step 2: Click on the ‘Edit HTML Source’ button for the Content Editor Web Part (not the page)

    Step 3: Add the following code:

    <object><embed src="FILENAME.PDF" height="850" width="850"

    type="application/pdf"></embed></object>
    Where:

    src=The URL of the file, remember to put in a server relative URL to this!

    height = height of the rendered PDF

    width = width of the rendered PDF

  • Pstork1 Profile Picture
    69,330 Most Valuable Professional on at

    He wants to display the pdf on a screen in a Power App, not in a web page.

  • WarrenBelz Profile Picture
    155,052 Most Valuable Professional on at

    @praneepradee ,

    Also you might want to read the summary in this post of mine.

    I am not sure how/if this would translate to Dynamics storage.

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
11manish Profile Picture

11manish 490

#2
WarrenBelz Profile Picture

WarrenBelz 427 Most Valuable Professional

#3
Vish WR Profile Picture

Vish WR 381

Last 30 days Overall leaderboard