Skip to main content

Notifications

Power Apps - Building Power Apps
Unanswered

Generate and download PDF from Image and multiple labels.text

Posted on by 361

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?

 

  • Sormick Profile Picture
    Sormick 361 on at
    Re: Generate and download PDF from Image and multiple labels.text

    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.

  • tareqrosul Profile Picture
    tareqrosul 155 on at
    Re: Generate and download PDF from Image and multiple labels.text

    Use a container and put the image and labels inside the container then generate the container as 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

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #7 Community Profile Tips…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,532

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 64,050

Leaderboard