Hi there -
Objective: Use the pdf function to create pdf of the last submit with attachments and save to SP library without interaction from the user. I want to use the pdf function because I can merge all attachments successfully and not create an HTML version of the report and run in power automate.
In a form with attachments when the user hit's submit and OnSuccess, a Report screen populates with the lastSubmit record. Currently, I have a button on the Report screen. When I manually hit OnSubmit, I can save the pdf successfully. How can I generate the pdf without the user hitting submit?
Thank you!