For All (Hi!),😉
I know the PDF generator is in experimental status, but I read that others users have been satisfied by this function, so why it doesn't work for me? 😭
In attachments there is an example of the PDF ('Generate PDF in Power Apps Studio OK') that I would like to obtain whith Power Apps and the result by using the PDF Generator with Power Apps ('PA result') and the Screen from where the PDF is generated ('Power Apps Screen')
The Smiley is an inserted Image
Text are Labels
There are forms : Formation suivi, Modalité, Non du formateur
And a Gallery for Entreprise, Objectifs,...
The OnSelect Button to generate :
Office365Outlook.SendEmailV2(User().Email;"Tour de table de positionnement";"";{Attachments:Table({Name: Year(ValDate_2)&"."&Text(Month(ValDate_2);"0#")&"."&Text(Day(ValDate_2);"0#")&"_TDT Positionnement_"&"_"&ValFormateur_1&"_"&valEntreprise_1&".pdf";ContentBytes:PDF(sImprime_TDTP;{Size: PaperSize.A4;Orientation:PaperOrientation.Portrait;Margin:"5mm 5mm 5mm 5mm"})})});;Back()
You can see that only half of the page is used and the fields in gallery moved right
And for a complete explaination : it is strange that the generate PDF is as i would like when I test it from Power Apps Studio ('Generate PDF in Power Apps Studio OK' in attachments) and is bad when I generate in web browser window as an end user.
Sory for my bad english
Thanks for your help
Regards


Report
All responses (
Answers (