Hi All, I would like to PDF each form that is submitted to SharePoint can someone please assist with how do I go about accompolishing this?
Thank you.
For longer forms, this works beautifully. Be careful with your code, newbies! I missed a few </tr>s and it messed up my PDF.
Thank you so much. I will try that 🙂
Hi, @VeeLearnMSFT ... not going to go super deep on this, as you'll get it as soon as you try some test events:
When a new response is submitted - This triggers on a new submission
The above would fit in to whatever flow that you already have to point your Microsoft Form's entries into the SharePoint list.
Here's a VERY rough example of the last parts of that in action:
The result:
The Compose action should be reasonably customisable if you can work out what HTML is allowed in the conversion process. 🙂
However, you could replace the first 3 stages with a new SharePoint item trigger, and make an HTML table action the next one, put that in a page, and do the file stages.
At the end you choose what to do with the PDF, where to send it, save it, whatever, then you can delete that, too.
stampcoin
39
Churchy
20
Chriddle
19
Super User 2025 Season 1