
Hello Community,
I am Newbie to Power Platform and trying my best to work on my project but am unable to do this.
I have to export a form in power apps as pdf and Save it into a column in the Sharepoint list.
I have tried using the new experimental PDF function but was unable to do it.
I would be grateful and appreciate if any kind of help or work around is provided on this issue.
Thanks 🙂
Hi
I will not make a complete guide here as it is many steps.
Make a HTML of the form (or what you need to have as a HTML) and send til to a Power Automate to convert the html to a pdf og save the pdf on your onedrive or Sharepoint library.
You can send the HTML to a flow directly, or make a list with all the information to make the information in. (Typical you need file content (the html), filename, path to save (if you have like project folders or whatever).
You will find many powerapps pdf guides on the net/youtube. Try Shane Young pdf powerapps in youtube. 🙂
Happy papping.