In this video you will learn how to save MS Forms response attachment(Image) to PDF using power automate. in case you want see part one or two of this series below are the URL.
Do you need any special licences in forms/power automate. Oh so nice. I want to do this for uploading a form questions/answer to the left and a image to the right on a A4. Would that be hard/tricky.
very good and many thanks. One question: what is the reason for not using the "link" from the JSON and use this to replace it with the img holder in the http-file ?
This is very good and thanks for uploading this. but I have stuck in one point. I need your help. For one image attachment it will perfect but have more than one question and more than one image uploading in each question. Now how do I take all images in respective questions in MS Form???
below is JSON file which i have used :
{
"type": "array",
"items": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"link": {
"type": "string"
},
"id": {
"type": "string"
},
"type": {},
"size": {
"type": "integer"
},
"referenceId": {
"type": "string"
},
"driveId": {
"type": "string"
},
"status": {
"type": "integer"
},
"uploadSessionUrl": {}
},
"required": [
"name",
"link",
"id",
"type",
"size",
"referenceId",
"driveId",
"status",
"uploadSessionUrl"
]
}
}
Do you need any special licences in forms/power automate.
Oh so nice. I want to do this for uploading a form questions/answer to the left and a image to the right on a A4.
Would that be hard/tricky.
Hola, el pdf sólo carga la imagen del html, que será?
Hi! This is great. You mentioned below a fourth video. I'd love to learn how to upload multiple questions with mulitple images. Thanks!
Hello dear Is there a way to put org name inside a table cell How do we write the equation? You are really creative
will there be an update on this soon for multiple pictures?
Dear sir, please release iv video for multiple question and image uploading method.
Can you put the html layout please?
little lengthy
i am getting this error The html content length cannot be greater than 2 MB while file conversion please help
very good and many thanks. One question: what is the reason for not using the "link" from the JSON and use this to replace it with the img holder in the http-file ?
Hi, and thanks for your video. I was wondering if there was a way to pull the user's profile picture and include it in the PDF.
Hi,
what change should I make to always use an image located in Onedrive folder (/App/logo.jpg). Thanks you, are great!!!
This is very good and thanks for uploading this. but I have stuck in one point. I need your help. For one image attachment it will perfect but have more than one question and more than one image uploading in each question. Now how do I take all images in respective questions in MS Form???
Please help me out…
This so cool! Thank you! Let's say you just want to use a single image in your drive e.g. a business logo. Which steps would you follow then?
Thanks for Uploading. Big thumbs up, will be trying that soon.