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 / Generate and download ...
Power Apps
Unanswered

Generate and download PDF from Image and multiple labels.text

(0) ShareShare
ReportReport
Posted on by 566

I have this code below which generates a PDF from an image.

Set(
 MYPDF2;
 PDF(Image8;
 {
 Orientation: PaperOrientation.Portrait;
 Size: PaperSize.A4;
 DPI: 1;
 ExpandContainers: true
 }
 )
)

 

i have another code which downloads my generated PDF on an attachment form:

{Name:"NON-FORMEE.pdf";value:MYPDF2}

 

My issue is that i have created multiple labels text to my image. I need to Generate PDF with my image and all its labels.text inside.

How can i archieve this?

 

Categories:
  • tareqrosul Profile Picture
    164 on at

    Use a container and put the image and labels inside the container then generate the container as pdf

  • Sormick Profile Picture
    566 on at

    Thank you. i tried to put a label on my image inside a container. but i cannot move it in my image. What i need to do is to write inside my image with a variable like "Set(SELECTEDDEP;TextInput3_1.Text)" and next download my image and the text inside as a PDF.

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 397 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 354

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard