Hi,
I am trying to convert HTML to a PDF using powerapps. I have a Form in the powerapp in which the source is a SharePoint list that I am writing into when I submit. When I submit the whole form, it is supposed to write to the SharePoint list and also generates a PDF from HTML that is also in the powerapp. I have attached screenshots of the form that is feeding into the SharePoint list and some of the HTML that I wrote to generate the PDF. I also attached the image of what the HTML gives me (it is giving me just a false statement).
I am worried that because I am referencing data that is entered into the Form, the HTML is not picking that data up and writing into the PDF.
Any help with this would be appreciated.