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 Apps
Unanswered

HTML Text as PDF

(0) ShareShare
ReportReport
Posted on by 3

I have generated a barcode using HTML Text. But not able to convert that into a PDF  - 

 

This is what I am doing in Power App in HTML Text Input: (Barcode is being generated successfully) 

 

"<img src='https://www.barcodesinc.com/generator/image.php?code=" & 'txtStockCode.Text'& "&style=196&type=C128C'>"

 

Code in Power Automate (MS Flow) : (Not working)

 

concat("<!DOCTYPE html>
<html>
<body>
<img src='https://www.barcodesinc.com/generator/image.php?code=','', '&style=195&type=C128C'>

</body>
</html>
")

 

Also, how can i get what is stored in txtStockCode.Text text box from PowerApps ?

Categories:
I have the same question (0)
  • Ashwin7104 Profile Picture
    671 on at

    @PowerDigitize - The below link explains how values can be passed to Power Automate from Apps.

    https://powerusers.microsoft.com/t5/Building-Flows/Pass-variable-from-powerapps-to-flow/td-p/66534 

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

    To display an image in a PDF when converting HTML in Power Automate you can't just reference the URL of the image.  You have to retrieve the image and get its base64 representation.  That base64 string then needs to be input where the src='' code is in your HTML.  Take a look at the instructions in this blog.

    Generate Any PDF Documents from HTML with Flow — John Liu .NET

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

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,033

#2
Valantis Profile Picture

Valantis 632

#3
11manish Profile Picture

11manish 607

Last 30 days Overall leaderboard