Hi, I’m generating PDF by using https://pdfgeneratorapi.com/ .
i have a signature field in my wix form that fail to link to pdfgeneratorapi.
I’ve read and tried 2 methods :
Method 1 : (By @yisrael-wix ) i could only able to link all the {text} field. but i couldn’t link the signature field from the dataset to the pdf generated :
[https://www.wix.com/corvid/forum/tips-tutorials-examples/example-pdf-generator](file.
https://www.wix.com/corvid/forum/tips-tutorials-examples/example-pdf-generator
)
here is the wix code image
here is the generated pdf image from pdfgeneratorapi (note that the signature field is empty)
Method 2 : (By @salman-hammed ) I couldn’t link the signature image to the pdfgeneratorapi as well :
https://www.wix.com/corvid/forum/community-discussion/pdf-generator-api-npm-demo
here is the wix code image :
The result is the same, the pdf generated left out the ‘signature field’.
i tried .image .value .text .png .imageurl but still fail.
I’m not good at coding. just start to learn the basics.
Appreciate any help from this? Thanks!