Hello,
I've tested the AI builder for Document Processing and the model worked well. Ie, I trained the model to map fields on a template PDF to specific fields in Dataverse.
Question: what would you use if the opposite direction is desired, ie: map values from dataverse to a predefined PDF template.
Example, First Name, Last Name from dataverse maps to the PDF sections of Name; so on and so forth. Ideally, with a click of a button, the PDF is generated (based on a predefined application template), and the sections are populated from the data available in Dataverse.
I dont know if this falls under AI, but any thoughts on the above?
Thank you in advance.
Solved! Go to Solution.
Hi @lkay ,
That's an interesting scenario, thanks for reaching out. Today, AI Builder / Power Automate doesn't offer to directly generate PDFs using internal connectors. You may find other companies' connector that would help you doing that.
What you can do is fill in a Word template using data coming from Dataverse or other data source and convert it to PDF using the OneDrive connector. You can look at this nice article if you want to do it: A Complete Guide to Creating and Populating Word Templates with Power Automate - FlowJoe.io
Hope that helps!
Hi @lkay ,
That's an interesting scenario, thanks for reaching out. Today, AI Builder / Power Automate doesn't offer to directly generate PDFs using internal connectors. You may find other companies' connector that would help you doing that.
What you can do is fill in a Word template using data coming from Dataverse or other data source and convert it to PDF using the OneDrive connector. You can look at this nice article if you want to do it: A Complete Guide to Creating and Populating Word Templates with Power Automate - FlowJoe.io
Hope that helps!