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 Automate / html footer to generat...
Power Automate
Unanswered

html footer to generated pdf in flow

(0) ShareShare
ReportReport
Posted on by 61

I added a footer to my Concat function in flow but it is placed just after the text not at the page foot. 

here i s the formula

 

concat('<!DOCTYPE html>
<html>
<meta charset=""utf-8"">
<body>
<div style="margin-bottom:20px"><img src="',variables('logo'),'" alt="Trulli" width="200" height="80"></div>',variables('var_html'),'
<body>
<footer>
<p><div style="margin-bottom:20px"><img src="',variables('Footer'),'"alt="Trulli" width="500" height="50"> <br>
</footer>

</body>

</tbody></html>')

 

 

I tried other footer code and the footer appeared at the top over the logo

here is the syntax

concat('<!DOCTYPE html>
<html>
<meta charset=""utf-8"">
<body>
<div style="margin-bottom:20px"><img src="',variables('logo'),'" alt="Trulli" width="100" height="30"></div>',variables('var_html'),'
<body>

<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
.footer {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: red;
color: white;
text-align: center;
}
</style>
</head>
<body>


<div class="footer">

<div class="footer">
<footer>
<p><img src="',variables('Footer'),'"alt="Trulli" width="500" height="50"></p>
<p><br></p>
</footer>
</div>
</div>
</body>
</tbody></html>')

This gives good result when tested with w3school or other html decoder but in flow works not as expected. 

Awad0367_1-1655676998470.png

 

Awad0367_0-1655676921495.png

 

Need you help please . 

 

Categories:

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 July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 229 Super User 2026 Season 2

#2
11manish Profile Picture

11manish 223 Super User 2026 Season 2

#3
Valantis Profile Picture

Valantis 136 Super User 2026 Season 2

Last 30 days Overall leaderboard