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 / Signature image not sh...
Power Apps
Answered

Signature image not showing on pdf file

(0) ShareShare
ReportReport
Posted on by 103

Hi all,

 

I hope I am posting this in the right forum.

I am trying to print a pdf from the prefilled data from powerapps.

I have the Print PDF function working, and have a file created on a SharePoint.

On the PDF that is created, I would like to have a header with a company logo on it however when I print as PDF, the image is shown as below.

 

Here is the HTML code that I use:

<table style=""width:100%"">
<tr>
<th> <img src="& Image1 &"> </th>
<th>Document:</th>
<th>Age</th>
</tr>
</table>

 

The Image1 is the image/company logo I would like to embed. I tried using URL with double quote, and uploading the logo as a media, but get the same result.

 

I also attach the image to my flow that triggers it.

The Concat on the flow is the following:

concat(variables('var_filename'),'.html')

 

 

2019-06-27_10-01-04.png
2019-06-27_10-05-09.png
2019-06-27_10-04-49.png
Categories:
I have the same question (0)
  • Verified answer
    Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Please make few changes in you flow to get the image 

     

    Get file content
    Path: Provide your image file Path


    Initialize Variable:

    Name: Logo
    Type: String
    Value: dataUri(body('Get_file_content'))

     

     

    Html Code:
    Concat('<img src="', variables('Logo'), '">')

     

    In your scenario:

    <th> <img src="& variables('Logo') & > </th>

     

    Thanks.

     

  • MH3 Profile Picture
    1,059 on at

    Hi @Anonymous ,

     

    I have done what you have said, but at my side it's still not working.

     

    I am still getting that Red Cross on my picture in PDF.

     

    Please Help @HWib 

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 342 Most Valuable Professional

#2
11manish Profile Picture

11manish 234

#3
Valantis Profile Picture

Valantis 187

Last 30 days Overall leaderboard