Announcements
Hello guys !
I am wondering how can i convert in powerapps URL images to binary images, because i want to generate a PDF through html in html my image is shown greate through URL, but in pdf its not. I need html because i want to create a Powerapps delivery note.
Thanks for the help
Best regards : Xepcon
https://www.youtube.com/watch?v=EACk5jlQ_jU&t=795s
Where Reza uses JSON I think will work for you. But not sure. Try checking that.
If you need additional help please tag me in your reply and please like my reply.If my reply provided you with a solution, pleased mark it as a solution ✔️!Best regards,Gonçalo NogueiraCheck my LinkedIn!Check my User Group (pt-PT)!Last Post on CommunityMy website!
Yes i have done this, the proble is that in html the image source is
and in the PDF its not showing, the main idea is that the picture inside powerapps its a URL image, and in PDF its shown as :
This in a PDF.
You should save that image in a SP site, for example and then go get it.. That is because the "pdf" cant reach the img..
Yeah i know but we are using SQL Server, and i have issues with converting URL Images to binary to save to SQL server.
You can try to save as x64
And how ?
https://www.youtube.com/watch?v=bIne3DD3HAg
https://powerusers.microsoft.com/t5/Building-Power-Apps/Saving-image-from-power-apps-to-sharepoint/td-p/588189
https://powerusers.microsoft.com/t5/Power-Apps-Community-Blog/How-to-save-an-image-in-x64/ba-p/1277694
Still the main problem is that i have an image which source is a
If(gvQRdata<>"";"https://chart.googleapis.com/chart?cht=qr&chs=300x300&chl="&gvQRdata;SampleImage) and i cannot convert this to a x64
i already done the JSON stuff :
Set(imageQr; JSON(Image2.Image; IncludeBinaryData));;Set(QrContent; Mid(imageQr;2;Len(imageQr)-2));;
Image2.Image source is : If(gvQRdata<>"";"https://chart.googleapis.com/chart?cht=qr&chs=300x300&chl="&gvQRdata;SampleImage)
The basic problem is that i want to generate a qr code or a barcode which cointain my own SQL server delivery Note Id and more and than save it to Onedrive as a PDF and then Print it.Kinda as SAP and i wanted to create a generate.
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 396 Super User 2026 Season 2
Mohsin Ali 323
WarrenBelz 193 Most Valuable Professional