Good Day,
I am trying to figure out the best way to take a snapshot of my form upon completion and store it on my server.
Once the user submits the form I need the system to take a screenshot solely of my form and store it as an image file on my server.
Please let me know what the best way to do this is?
I am trying to figure out the best way to take a snapshot of my form upon completion and store it on my server.
Once the user submits the form I need the system to take a screenshot solely of my form and store it as an image file on my server.
Please let me know what the best way to do this is?
Hi DrSmith69,
The form no longer 'exists' after it is submitted so technically this is difficult to understand. There are scripts like html2canvas that say that they can capture a quasi-screenshot. That might do what you want.
Bob
The form no longer 'exists' after it is submitted so technically this is difficult to understand. There are scripts like html2canvas that say that they can capture a quasi-screenshot. That might do what you want.
Bob
Hi Bob,
Ok great, what I have done is pushed the data into my DB then I can trigger a PDF doc from the fields in my DB - so that will do the trick.
My only issue I am having is the signature field, I need to almost create a picture of the image field to store this in my DB aswell in order for me to call upon the image when creating the pdf - do you know of any methods on how to create an image from the signature widget?
Ok great, what I have done is pushed the data into my DB then I can trigger a PDF doc from the fields in my DB - so that will do the trick.
My only issue I am having is the signature field, I need to almost create a picture of the image field to store this in my DB aswell in order for me to call upon the image when creating the pdf - do you know of any methods on how to create an image from the signature widget?
Hi Bob,
I just came across the TCPDF plugin which will do exactly what I need it to do, just got to get it working.
Basically, I have added it to my final step in my form, (I am using Chronoforms V6)
However When I complete my form my form just hangs now, just keeps circling and when I open the PDF that I downloaded it gives me the following error:
I just came across the TCPDF plugin which will do exactly what I need it to do, just got to get it working.
Basically, I have added it to my final step in my form, (I am using Chronoforms V6)
However When I complete my form my form just hangs now, just keeps circling and when I open the PDF that I downloaded it gives me the following error:
This topic is locked and no more replies can be posted.