Our wix forms have signature fields. When we receive emails with the form submissions we get PNG files of the signatures.
I am trying to integrate this with pdf.co so that when people fill out applications on our site it automatically compiles a signed pdf. I have all the text/multiple choice fields dialed in but I get an invalid photo URL error when trying to hook the signature fields in.
Anyone have experience with this? I'd be fine having it upload the photos of the signatures into something else that generates a URL that can then be used to fill the forms and then immediately deletes the file from the url in a subsequent step.