I'm stuck on making the form on the app convert it to pdf file.
On this form, I created from the sharepoint list, so after this form is submitted and approved, the user can download this form and the flow will generate it into pdf file.
which on the pdf file and want format to be exactly the same as in the form, is it has a way to do this?
I know that we can do by convert all list into HTML table and convert it to pdf via power automate but on this way I need to customize the format of html again before converting it.